[LIBISIS-code-svn] r975 - trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/set_property
apache at libisis.org
apache at libisis.org
Mon Jan 8 10:48:16 GMT 2007
Author: Dean Whittaker
Date: Mon Jan 8 10:48:14 2007
New Revision: 975
Modified:
trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/set_property/ixf_default_properties.m
Log:
closes #54 - previously the self time of ixf_default_properties was 34 seconds when running the gtk_test - now it's down to just 3.151 seconds (with 'total time' being little over this).. The new method is much more memory efficient, much more stable, can be compiled and is much more general. When you inquire to which variables are in the file, it gives you actual variable names rather than a separate list, the values are actually deleted when you 'delete' them instead of just being made blank and everything is stored in a single structure... in short, the most used mfile in the graphics is much improved.
Modified: trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/set_property/ixf_default_properties.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/graphics/GTK_Application/lowlevelfunctions/set_property/ixf_default_properties.m?r1=974&r2=975
More information about the LIBISIS-code-svn
mailing list