All, After runnng:
h=surf(x,y,z) The command: get(h) List the property-value pairs. One is 'facecolor', but this command: set(h,'facecolor','r') Does not appear to do anything. octave-3.0.2:41> ver ---------------------------------------------------------------------- GNU Octave Version 3.0.2 GNU Octave License: GNU General Public License Operating System: Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh ---------------------------------------------------------------------- Any hints? D. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
