octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #43753] datevec returns negative dates with in


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #43753] datevec returns negative dates with integer datenum
Date: Thu, 04 Dec 2014 20:54:26 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

Follow-up Comment #1, bug #43753 (project octave):

H,

Adding the line

    date = double(date);


before the line

    date = date(:);


in file Octave-3.8.2shareoctave3.8.2mtimedatevec.m
should solve this problem

Avinoam

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43753>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]