[LIBISIS-code-svn] r1047 - in trunk: bindings/matlab/graphics/lowlevelfunctions/delete bindings/matlab/graphics/lowlevelfunctions/general bindings/matlab/graphics/lowlevelfunctions/plotfig bindings/matlab/graphics/lowlevelfunctions/set_property bindings/matlab/graphics/lowlevelfunctions/show bindings/matlab/graphics/stduserfunctions/@IXTdataset_1d bindings/matlab/graphics/stduserfunctions/set/namevalue bindings/matlab/graphics/userfunctions tests/matlab_tests

apache at libisis.org apache at libisis.org
Thu Mar 15 11:36:02 GMT 2007


Author: Dean Whittaker
Date: Thu Mar 15 11:35:57 2007
New Revision: 1047

Modified:
   trunk/bindings/matlab/graphics/lowlevelfunctions/delete/ixf_figureclose.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_globaldefault.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/plotfig/ixf_multiplot.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/set_property/ixf_set_arrayprop.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/set_property/ixf_set_prop.m
   trunk/bindings/matlab/graphics/lowlevelfunctions/show/ixf_place_text.m
   trunk/bindings/matlab/graphics/stduserfunctions/@IXTdataset_1d/uib_multiplot.m
   trunk/bindings/matlab/graphics/stduserfunctions/set/namevalue/uinv_setdefaultprop.m
   trunk/bindings/matlab/graphics/userfunctions/lz.m
   trunk/bindings/matlab/graphics/userfunctions/sdp.m
   trunk/tests/matlab_tests/libisis_test.m

Log:
fixes #107 addresses #102 fixes #105 addresses #45 addresses #100

defaults changed, minor problem in lz behaviour changed (i.e. colorbar shouldn't come up all the time), face color problem eliminated using facealpha default property, also note this fixes the problem of non- transparency in multiplot.. help files for sdp changed, test file minor update.

Note a new default property can be set: transparancy and facealpha / edgealpha. Updates to user documentation to follow.

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/delete/ixf_figureclose.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/delete/ixf_figureclose.m?r1=1046&r2=1047

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_globaldefault.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/general/ixf_globaldefault.m?r1=1046&r2=1047

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=1046&r2=1047

Modified: trunk/bindings/matlab/graphics/lowlevelfunctions/set_property/ixf_set_arrayprop.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/lowlevelfunctions/set_property/ixf_set_arrayprop.m?r1=1046&r2=1047

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=1046&r2=1047

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=1046&r2=1047

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

Modified: trunk/bindings/matlab/graphics/stduserfunctions/set/namevalue/uinv_setdefaultprop.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/stduserfunctions/set/namevalue/uinv_setdefaultprop.m?r1=1046&r2=1047

Modified: trunk/bindings/matlab/graphics/userfunctions/lz.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/lz.m?r1=1046&r2=1047

Modified: trunk/bindings/matlab/graphics/userfunctions/sdp.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/userfunctions/sdp.m?r1=1046&r2=1047

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


More information about the LIBISIS-code-svn mailing list