comparison scripts/plot/draw/module.mk @ 22243:654de580bdb3

Add function "reducepatch" (patch #8912) * scripts/plot/draw/reducepatch.m: New function. * scripts/plot/draw/module.mk: Add reducepath.m to build system. * NEWS: Announce new function. * isosurface.m: Add "reducepatch" to @seealso. * __unimplemented__.m: Remove "reducepatch" from list. * plot.txi: Add to documentation.
author Markus Muetzel <markus.muetzel@gmx.de>
date Mon, 18 Jul 2016 19:54:34 +0200
parents 01ba6ebc52e4
children 3fe6663808cc
comparison
equal deleted inserted replaced
22242:5417dad26a25 22243:654de580bdb3
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/reducepatch.m \
75 scripts/plot/draw/reducevolume.m \ 76 scripts/plot/draw/reducevolume.m \
76 scripts/plot/draw/ribbon.m \ 77 scripts/plot/draw/ribbon.m \
77 scripts/plot/draw/rose.m \ 78 scripts/plot/draw/rose.m \
78 scripts/plot/draw/scatter3.m \ 79 scripts/plot/draw/scatter3.m \
79 scripts/plot/draw/scatter.m \ 80 scripts/plot/draw/scatter.m \