comparison scripts/plot/module.mk @ 13699:dd9b32af0a01

Implement guidata/guihandles. * graphics.h.in (figure::properties::__guidata__): New hidden property. * plot/modules.mk (plot_FCN_FILES): Add guidata.m and guihandles.m. * plot/guidata.m: New file. * plot/guihandles.m: Likewise.
author Michael Goffioul <michael.goffioul@gmail.com>
date Thu, 13 Oct 2011 23:01:44 +0100
parents 0f8ff98929b2
children 22ce748da25f
comparison
equal deleted inserted replaced
13698:276bb0dd9d24 13699:dd9b32af0a01
107 plot/gcf.m \ 107 plot/gcf.m \
108 plot/ginput.m \ 108 plot/ginput.m \
109 plot/graphics_toolkit.m \ 109 plot/graphics_toolkit.m \
110 plot/grid.m \ 110 plot/grid.m \
111 plot/gtext.m \ 111 plot/gtext.m \
112 plot/guidata.m \
113 plot/guihandles.m \
112 plot/hggroup.m \ 114 plot/hggroup.m \
113 plot/hidden.m \ 115 plot/hidden.m \
114 plot/hist.m \ 116 plot/hist.m \
115 plot/hold.m \ 117 plot/hold.m \
116 plot/isfigure.m \ 118 plot/isfigure.m \