help-octave
[Top][All Lists]
Advanced

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

unix time in plot


From: Vic Norton
Subject: unix time in plot
Date: Sun, 19 Jul 2015 10:01:32 -0400

How do you format the x-axis for unixtime?
In gnuplot you might write
  set xdata time
  set timefmt "%s"
  set format x "%Y-%m-%d"
How do you do this with the octave plot function?

- Vic




reply via email to

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