From help-request at octave dot org Tue Mar 1 16:21:54 2005 Subject: Re: ? about image function From: "Robert A. Macy" To: Andy Adler Cc: help at octave dot org Date: Tue, 01 Mar 2005 14:24:45 -0800 Uh,...specifically? ok... % A is an arbitrary 3 x 3 matrix of positive integers A=[1,2,3;2,2,2;3,1,1]; output=image(A); This action launches Internet Explorer looking like Windows Explorer showing my DeskTop files. That's it. I don't know how to be more specific than that. Except that the Windows Explorer image is not in normal form - detail list. It's simply in list form. Is there supposed to be some image? What is supposed to happen? - Robert - On Tue, 1 Mar 2005 16:37:26 -0500 (EST) Andy Adler wrote: > On Tue, 1 Mar 2005, Robert A. Macy wrote: > > > Just noticed that on my Win98 running > > octave 2.1.50a-inst.exe > > > > image(A) launches my Internet Explorer ? ? > > Do you see the image? If so, why is it a problem > to display images with Explorer? > > > however from octave prompt... > > > help image > > > > describes some nice features, but it doesn't seem to > work. > > What doesn't work? In order to get help, you may want > to be a little more specific than that. > > -- > Andy Adler > ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------