ons, 06 08 2008 kl. 16:36 +0200, skrev Benjamin Lindner: > You mention image plots - is there a quick check to test correct > functionality (like "sombrero(40)" for a quick-3d-check)?
You can do: imshow (rand (100)) this should give you a gray-scale image with random intensities in each pixel. Søren ------------------------------------------------------------------------- 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
