comparison scripts/plot/module.mk @ 16563:34a9a4e48f9b

New function waterfall * waterfall.m: New file. * scripts/plot/module.mk (plot_FCN_FILES): Add it to the list. * __unimplemented__.m (missing_functions): Remove waterfall from the list. * plot.txi: Include waterfall docstring. * NEWS: Mention waterfall.
author Mike Miller <mtmiller@ieee.org>
date Wed, 24 Apr 2013 17:53:19 -0400
parents 369b173d6c16
children bcada0a4f8a7
comparison
equal deleted inserted replaced
16562:fb8fe0ed4bbb 16563:34a9a4e48f9b
202 plot/uitoolbar.m \ 202 plot/uitoolbar.m \
203 plot/uiwait.m \ 203 plot/uiwait.m \
204 plot/view.m \ 204 plot/view.m \
205 plot/waitbar.m \ 205 plot/waitbar.m \
206 plot/waitforbuttonpress.m \ 206 plot/waitforbuttonpress.m \
207 plot/waterfall.m \
207 plot/whitebg.m \ 208 plot/whitebg.m \
208 plot/xlabel.m \ 209 plot/xlabel.m \
209 plot/xlim.m \ 210 plot/xlim.m \
210 plot/ylabel.m \ 211 plot/ylabel.m \
211 plot/ylim.m \ 212 plot/ylim.m \