[LIBISIS-code-svn] r1428 - in trunk: . bindings/matlab/classes/@IXTdataset_2d bindings/matlab/graphics/generalinterface bindings/matlab/graphics/lowlevelfunctions/show bindings/matlab/graphics/stduserfunctions/show bindings/matlab/graphics/userfunctions libclasses tests/matlab_tests

apache at libisis.org apache at libisis.org
Fri Aug 8 14:25:57 BST 2008


Author: Dean Whittaker
Date: Fri Aug  8 14:25:50 2008
New Revision: 1428

Added:
   trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_find_closest.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxyc.m
   trunk/bindings/matlab/graphics/userfunctions/dxyc.m
Modified:
   trunk/bindings/matlab/classes/@IXTdataset_2d/shiftxy.m
   trunk/bindings/matlab/graphics/generalinterface/ixf_gen_interface.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_place_text.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxy.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxyz.m
   trunk/bindings/matlab/graphics/stduserfunctions/show/ui_showxyz.m
   trunk/bindings/matlab/graphics/userfunctions/dxy.m
   trunk/bindings/matlab/graphics/userfunctions/dxyz.m
   trunk/bindings/matlab/graphics/userfunctions/mp.m
   trunk/libclasses/classes_c.vcproj
   trunk/libisisexc.vcproj
   trunk/tests/matlab_tests/gtk_dxyz_test_script.m
   trunk/tests/matlab_tests/gtk_test_script.m
   trunk/tests/matlab_tests/libisis_test_script.m

Log:
closes #170 - dxyz replaced with dxy, dxyz, dxyc commands... separate commands, separate underlying structures to deal with the complex task of dealing with lots of different plot types. These are NOT general commands unfortunately - dxyz and dxyc will have trouble coping with non-surface or non-area style plots. dxy will work pretty much anywhere.

Modified: trunk/bindings/matlab/classes/@IXTdataset_2d/shiftxy.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/classes/%40IXTdataset_2d/shiftxy.m?r1=1427&r2=1428

Modified: trunk/bindings/matlab/graphics/generalinterface/ixf_gen_interface.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/generalinterface/ixf_gen_interface.m?r1=1427&r2=1428

Added: trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_find_closest.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_find_closest.m?view=markup&revision=1428

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_place_text.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_place_text.m?r1=1427&r2=1428

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxy.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxy.m?r1=1427&r2=1428

Added: trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxyc.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_showxyc.m?view=markup&revision=1428

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=1427&r2=1428

Modified: trunk/bindings/matlab/graphics/stduserfunctions/show/ui_showxyz.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/stduserfunctions/show/ui_showxyz.m?r1=1427&r2=1428

Modified: trunk/bindings/matlab/graphics/userfunctions/dxy.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dxy.m?r1=1427&r2=1428

Added: trunk/bindings/matlab/graphics/userfunctions/dxyc.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dxyc.m?view=markup&revision=1428

Modified: trunk/bindings/matlab/graphics/userfunctions/dxyz.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/dxyz.m?r1=1427&r2=1428

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

Modified: trunk/libclasses/classes_c.vcproj
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/libclasses/classes_c.vcproj?r1=1427&r2=1428

Modified: trunk/libisisexc.vcproj
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/libisisexc.vcproj?r1=1427&r2=1428

Modified: trunk/tests/matlab_tests/gtk_dxyz_test_script.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/matlab_tests/gtk_dxyz_test_script.m?r1=1427&r2=1428

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=1427&r2=1428

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=1427&r2=1428


More information about the LIBISIS-code-svn mailing list