Mercurial > hg > octave-nkf
view scripts/time/module.mk @ 17530:0f45d9dd8107
test: Fix 4 failing plot demos.
* scripts/plot/legend.m: Demo #11, use 'h' for returned handle.
* scripts/plot/plot.m: Fix typo "lenths" -> "lengths".
* scripts/plot/ribbon.m: Remove unnecessary call to meshgrid now
that sombrero returns meshgridded data.
* scripts/plot/trimesh.m: Set colormap so plot is always reproducible.
author | Rik <rik@octave.org> |
---|---|
date | Tue, 01 Oct 2013 15:39:20 -0700 |
parents | 8d20fb66a0dc |
children | 10d3bd4ec981 |
line wrap: on
line source
FCN_FILE_DIRS += time time_FCN_FILES = \ time/addtodate.m \ time/asctime.m \ time/calendar.m \ time/clock.m \ time/ctime.m \ time/date.m \ time/datenum.m \ time/datestr.m \ time/datetick.m \ time/datevec.m \ time/eomday.m \ time/etime.m \ time/is_leap_year.m \ time/now.m \ time/weekday.m FCN_FILES += $(time_FCN_FILES) PKG_ADD_FILES += time/PKG_ADD DIRSTAMP_FILES += time/$(octave_dirstamp)