image_viewer usage

Valmor de Almeida val.octave at gmail.com
Fri May 1 12:50:24 CDT 2009


Hello,

I would like to use display as my image viewer to display a scaled 
version of a large image:

display -resize 10%   imagefile.png

This command does not work:

  image_viewer("display -resize 10%  %s");

and I am not sure about the image_viewer() syntax. Could someone help?

Thanks,

--
Valmor


More information about the Help-octave mailing list