help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: imagesc and no image...


From: John W. Eaton
Subject: Re: imagesc and no image...
Date: Mon, 29 Jan 2001 10:34:00 -0600

On 22-Jan-2001, Al Niessner <address@hidden> wrote:

| I installed xv and all works fine now. Octave needs an error message if
| xv is not found. It was an easy fix though once I got running on another
| machine and noticed that xv was being used to display the image.

Actually, Octave first tries display from ImageMagick, then xv, then
xloadimage, so all three have to be missing before it will fail.

If you'd like to try your hand at implementing a better error message,
please take a look at image.m, and submit a patch.

Thanks,

jwe




-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]