[LIBISIS-code-svn] r952 - in trunk/bindings/matlab/graphics/GTK_Application: lowlevelfunctions/delete lowlevelfunctions/general lowlevelfunctions/get_property stduserfunctions/@ixtdataset_1d stduserfunctions/@ixtdataset_2d
apache at libisis.org
apache at libisis.org
Fri Dec 15 14:22:35 GMT 2006
Author: Dean Whittaker
Date: Fri Dec 15 14:22:30 2006
New Revision: 952
Removed:
trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/delete/IXF_figureclose.m
Modified:
trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/general/ixf_multiplot_compute_values.m
trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/general/ixf_redraw_graph.m
trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/get_property/ixf_check_labels.m
trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/@ixtdataset_1d/uib_multiplot.m
trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/@ixtdataset_1d/uib_plotgeneral.m
trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/@ixtdataset_2d/uib_plot_twod.m
Log:
addresses #23 : the ixf_multiplot_compute_values.m has been changed so that if dimensions do not agree, a meaningful error is give (as one can't tell if the data is coincident or not from lengths alone), perhaps one enhancement would be that ixf_multiplot_compute_values.m could mix histogram and point data (at the moment this would give the "not consistent" error).. This is why I've left the ticket open, fixes #25 : The main fix is in ixf_check_labels.m, small changes to the other files to insure consistency. fixes #26 - the ixf_redraw_graph.m function has been changed so that 2d line graphs are now replotted in the same way as stem plots.
Modified: trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/general/ixf_multiplot_compute_values.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/general/ixf_multiplot_compute_values.m?r1=951&r2=952
Modified: trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/general/ixf_redraw_graph.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/general/ixf_redraw_graph.m?r1=951&r2=952
Modified: trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/get_property/ixf_check_labels.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/get_property/ixf_check_labels.m?r1=951&r2=952
Modified: trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/@ixtdataset_1d/uib_multiplot.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/%40ixtdataset_1d/uib_multiplot.m?r1=951&r2=952
Modified: trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/@ixtdataset_1d/uib_plotgeneral.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/%40ixtdataset_1d/uib_plotgeneral.m?r1=951&r2=952
Modified: trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/@ixtdataset_2d/uib_plot_twod.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/GTK_Application/stduserfunctions/%40ixtdataset_2d/uib_plot_twod.m?r1=951&r2=952
More information about the LIBISIS-code-svn
mailing list