comparison scripts/plot/draw/module.mk @ 22231:01ba6ebc52e4

Add function "reducevolume" (patch #8856). * scripts/plot/draw/reducevolume.m: New function. * scripts/plot/draw/module.mk: Add to build system. * __unimplemented__.m: Remove "reducevolume" from list. * NEWS: Announce new function. * doc/interpreter/plot.txi: Add to documentation. * scripts/plot/draw/isosurface.m: Add "reducevolume" to @seealso.
author Markus Muetzel <markus.muetzel@gmx.de>
date Mon, 18 Jul 2016 19:49:39 +0200
parents 62208397b99e
children 654de580bdb3
comparison
equal deleted inserted replaced
22230:e43199618777 22231:01ba6ebc52e4
70 scripts/plot/draw/plotyy.m \ 70 scripts/plot/draw/plotyy.m \
71 scripts/plot/draw/polar.m \ 71 scripts/plot/draw/polar.m \
72 scripts/plot/draw/quiver3.m \ 72 scripts/plot/draw/quiver3.m \
73 scripts/plot/draw/quiver.m \ 73 scripts/plot/draw/quiver.m \
74 scripts/plot/draw/rectangle.m \ 74 scripts/plot/draw/rectangle.m \
75 scripts/plot/draw/reducevolume.m \
75 scripts/plot/draw/ribbon.m \ 76 scripts/plot/draw/ribbon.m \
76 scripts/plot/draw/rose.m \ 77 scripts/plot/draw/rose.m \
77 scripts/plot/draw/scatter3.m \ 78 scripts/plot/draw/scatter3.m \
78 scripts/plot/draw/scatter.m \ 79 scripts/plot/draw/scatter.m \
79 scripts/plot/draw/semilogxerr.m \ 80 scripts/plot/draw/semilogxerr.m \