[LIBISIS-code-svn] r1099 - in trunk: bindings/matlab/graphics/lowlevelfunctions/get_property bindings/matlab/graphics/lowlevelfunctions/plotfig bindings/matlab/graphics/lowlevelfunctions/show bindings/matlab/utilities tests tests/matlab_tests

apache at libisis.org apache at libisis.org
Thu Apr 19 15:30:59 BST 2007


Author: Dean Whittaker
Date: Thu Apr 19 15:30:51 2007
New Revision: 1099

Modified:
   trunk/bindings/matlab/graphics/lowlevelfunctions/get_property/ixf_get_dataset.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_multiplot.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_plotfigure.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxyz.m
   trunk/bindings/matlab/utilities/avoidtex.m
   trunk/bindings/matlab/utilities/read_ascii.m
   trunk/bindings/matlab/utilities/read_cut.m
   trunk/bindings/matlab/utilities/read_hist.m
   trunk/bindings/matlab/utilities/read_points.m
   trunk/bindings/matlab/utilities/read_slice.m
   trunk/tests/gtk_example_write3.dat
   trunk/tests/matlab_tests/gtk_load_data_script.m
   trunk/tests/matlab_tests/gtk_test_script.m
   trunk/tests/matlab_tests/libisis_test.m

Log:
addresses #102 - minor problem with dxyz, addresses #100 - added multiline tests and a try/catch cleanup. addresses #98 - some minor changes, fixes #70 - multiline titles now in place, closes #115 - multilines display well in graphics (note that matlab will always convert to cells for plotting etc. whereas fortran needs / gives char, must be considered in future development. 

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/get_property/ixf_get_dataset.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/get_property/ixf_get_dataset.m?r1=1098&r2=1099

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=1098&r2=1099

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=1098&r2=1099

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxyz.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxyz.m?r1=1098&r2=1099

Modified: trunk/bindings/matlab/utilities/avoidtex.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/avoidtex.m?r1=1098&r2=1099

Modified: trunk/bindings/matlab/utilities/read_ascii.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/read_ascii.m?r1=1098&r2=1099

Modified: trunk/bindings/matlab/utilities/read_cut.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/read_cut.m?r1=1098&r2=1099

Modified: trunk/bindings/matlab/utilities/read_hist.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/read_hist.m?r1=1098&r2=1099

Modified: trunk/bindings/matlab/utilities/read_points.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/read_points.m?r1=1098&r2=1099

Modified: trunk/bindings/matlab/utilities/read_slice.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/read_slice.m?r1=1098&r2=1099

Modified: trunk/tests/gtk_example_write3.dat
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/gtk_example_write3.dat?r1=1098&r2=1099

Modified: trunk/tests/matlab_tests/gtk_load_data_script.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/matlab_tests/gtk_load_data_script.m?r1=1098&r2=1099

Modified: trunk/tests/matlab_tests/gtk_test_script.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/matlab_tests/gtk_test_script.m?r1=1098&r2=1099

Modified: trunk/tests/matlab_tests/libisis_test.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/matlab_tests/libisis_test.m?r1=1098&r2=1099


More information about the LIBISIS-code-svn mailing list