comparison doc/interpreter/plot.txi @ 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
383 @DOCSTRING(isonormals) 383 @DOCSTRING(isonormals)
384 384
385 @DOCSTRING(isocolors) 385 @DOCSTRING(isocolors)
386 386
387 @DOCSTRING(smooth3) 387 @DOCSTRING(smooth3)
388
389 @DOCSTRING(reducevolume)
388 390
389 @DOCSTRING(shrinkfaces) 391 @DOCSTRING(shrinkfaces)
390 392
391 @DOCSTRING(diffuse) 393 @DOCSTRING(diffuse)
392 394