[LIBISIS-code-svn] r1519 - in trunk/bindings/matlab/graphics: lowlevelfunctions/general lowlevelfunctions/plotfig lowlevelfunctions/set_property stduserfunctions/@IXTdataset_1d stduserfunctions/@IXTdataset_2d stduserfunctions/set userfunctions

apache at libisis.org apache at libisis.org
Fri Oct 23 14:19:24 BST 2009


Author: Dean Whittaker
Date: Fri Oct 23 14:19:23 2009
New Revision: 1519

Modified:
   trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_redraw_graph.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_multiplot.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_patchplot.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_plotfigure.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_sliceomatic.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/set_property/ixf_set_prop.m
   trunk/bindings/matlab/graphics/stduserfunctions/@IXTdataset_1d/uib_plotgeneral.m
   trunk/bindings/matlab/graphics/stduserfunctions/@IXTdataset_2d/uib_plot_twod.m
   trunk/bindings/matlab/graphics/stduserfunctions/set/ui_overplot_1d.m
   trunk/bindings/matlab/graphics/userfunctions/acolor.m

Log:
refs #102. General bug fixes. Includes: Titles stay the same when overplots are made. Overplotting does not change axes limits, axes limits do not chop off any data, Plots are now faster (if plotting an array, or overplotting, then the axes and figure properties are not changed after the first plot is made). 

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_redraw_graph.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_redraw_graph.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_multiplot.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_multiplot.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_patchplot.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_patchplot.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_plotfigure.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_plotfigure.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_sliceomatic.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_sliceomatic.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/set_property/ixf_set_prop.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/set_property/ixf_set_prop.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/stduserfunctions/@IXTdataset_1d/uib_plotgeneral.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/stduserfunctions/%40IXTdataset_1d/uib_plotgeneral.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/stduserfunctions/@IXTdataset_2d/uib_plot_twod.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/stduserfunctions/%40IXTdataset_2d/uib_plot_twod.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/stduserfunctions/set/ui_overplot_1d.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/stduserfunctions/set/ui_overplot_1d.m?r1=1518&r2=1519

Modified: trunk/bindings/matlab/graphics/userfunctions/acolor.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/acolor.m?r1=1518&r2=1519


More information about the LIBISIS-code-svn mailing list