comparison scripts/plot/appearance/module.mk @ 24132:4e97a92d16c0

Add function camorbit (patch #9049). * scripts/plot/appearance/camorbit.m: New function. * scripts/plot/appearance/module.mk: Add new files. * scripts/help/__unimplemented__.m: Remove new functions from list. * doc/interpreter/plot.txi: Add docstrings to manual. * scripts/plot/appearance/camroll.m, camzoom.m: Update seealso.
author Colin Macdonald <cbm@m.fsf.org>
date Thu, 14 Jul 2016 22:24:05 -0700
parents f80dc6db9d18
children 141e6e16d900
comparison
equal deleted inserted replaced
24131:0dc49e906fa5 24132:4e97a92d16c0
12 %reldir%/__rotate_around_axis__.m \ 12 %reldir%/__rotate_around_axis__.m \
13 %reldir%/annotation.m \ 13 %reldir%/annotation.m \
14 %reldir%/axis.m \ 14 %reldir%/axis.m \
15 %reldir%/box.m \ 15 %reldir%/box.m \
16 %reldir%/campos.m \ 16 %reldir%/campos.m \
17 %reldir%/camorbit.m \
17 %reldir%/camroll.m \ 18 %reldir%/camroll.m \
18 %reldir%/camtarget.m \ 19 %reldir%/camtarget.m \
19 %reldir%/camup.m \ 20 %reldir%/camup.m \
20 %reldir%/camva.m \ 21 %reldir%/camva.m \
21 %reldir%/camzoom.m \ 22 %reldir%/camzoom.m \