comparison doc/interpreter/plot.txi @ 24136:141e6e16d900

Add function camlookat (patch #9049). * scripts/plot/appearance/camlookat.m: Add new function. * scripts/plot/appearance/module.mk: Add new file. * doc/interpreter/plot.txi: Add docstrings to manual. * scripts/help/__unimplemented__.m: Remove new functions from list. * scripts/plot/appearance/camorbit.m, camroll.m, camzoom.m: Update seealso.
author Colin Macdonald <cbm@m.fsf.org>
date Thu, 14 Jul 2016 22:26:00 -0700
parents 4e97a92d16c0
children 5e3d45f108d9
comparison
equal deleted inserted replaced
24135:bdd4a8476c39 24136:141e6e16d900
461 @DOCSTRING(ndgrid) 461 @DOCSTRING(ndgrid)
462 462
463 @DOCSTRING(plot3) 463 @DOCSTRING(plot3)
464 464
465 @DOCSTRING(view) 465 @DOCSTRING(view)
466
467 @DOCSTRING(camlookat)
466 468
467 @DOCSTRING(campos) 469 @DOCSTRING(campos)
468 470
469 @DOCSTRING(camorbit) 471 @DOCSTRING(camorbit)
470 472