[LIBISIS-code-svn] r1329 - in trunk: bindings/matlab/graphics/lowlevelfunctions/general bindings/matlab/graphics/userfunctions tests tests/matlab_tests

apache at libisis.org apache at libisis.org
Fri Apr 4 15:55:04 BST 2008


Author: Dean Whittaker
Date: Fri Apr  4 15:54:59 2008
New Revision: 1329

Added:
   trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_parse_plotdata.m
Modified:
   trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_combine_data.m
   trunk/bindings/matlab/graphics/userfunctions/da.m
   trunk/bindings/matlab/graphics/userfunctions/dd.m
   trunk/bindings/matlab/graphics/userfunctions/de.m
   trunk/bindings/matlab/graphics/userfunctions/dh.m
   trunk/bindings/matlab/graphics/userfunctions/dl.m
   trunk/bindings/matlab/graphics/userfunctions/dm.m
   trunk/bindings/matlab/graphics/userfunctions/dp.m
   trunk/bindings/matlab/graphics/userfunctions/ds.m
   trunk/bindings/matlab/graphics/userfunctions/mp.m
   trunk/bindings/matlab/graphics/userfunctions/sm.m
   trunk/tests/gtk_example_write3.dat
   trunk/tests/matlab_tests/gtk_load_data_script.m
   trunk/tests/matlab_tests/libisis_test.m
   trunk/tests/matlab_tests/libisis_test_script.m

Log:
closes #158 - New method for plotting implemented, now the arguments are parsed so that if you want to plot a new data type, or change the way that a particular data type works then you just alter ixf_parse_plotdata.m.. Every other plot type uses this (notable exception - mp, I don't know why but don't have time to investigate why it deals with make_label in a different way)..

Minor changes to test files and removal of "pack" instances....

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_combine_data.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_combine_data.m?r1=1328&r2=1329

Added: trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_parse_plotdata.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_parse_plotdata.m?view=markup&revision=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/da.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/da.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/dd.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dd.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/de.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/de.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/dh.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dh.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/dl.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dl.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/dm.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dm.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/dp.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dp.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/ds.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/ds.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/mp.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/mp.m?r1=1328&r2=1329

Modified: trunk/bindings/matlab/graphics/userfunctions/sm.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/sm.m?r1=1328&r2=1329

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

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=1328&r2=1329

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

Modified: trunk/tests/matlab_tests/libisis_test_script.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/matlab_tests/libisis_test_script.m?r1=1328&r2=1329


More information about the LIBISIS-code-svn mailing list