help-octave
[Top][All Lists]
Advanced

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

convert date/time input(in a array cell) as a serial day number array


From: LucaLuca
Subject: convert date/time input(in a array cell) as a serial day number array
Date: Tue, 17 Jul 2018 23:40:08 -0500 (CDT)

hi,

look this:

i've array cell

  [84,1] = 01-Apr-2018
  [85,1] =Nan
  [86,1] =Nan
  [87,1] =Nan
  [88,1] = 01-Ago-2018
  [89,1] =Nan
  [90,1] =Nan

i try to convert it in serial day number array

datenum (string_dat_rp)

but i receive this error:

error: datevec: none of the standard formats match the DATE string





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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