From help-request at octave dot org Fri Mar 24 07:38:51 2006 Subject: Re: imread From: Andy Adler To: Ben salah cc: help at octave dot org Date: Fri, 24 Mar 2006 08:36:03 -0500 (EST) On Fri, 24 Mar 2006, Ben salah wrote: > I was installed the octave and ImageMagick software successfuly. > I was installed octave under the folder: c:/Program Files/GNU Octave 2.1.72 > and ImageMagick under the folder: > c:/Program Files/GNU Octave 2.1.72/bin/ImageMagick-6.2.6 > and I tried to read an image file by writing in the octave prompt: > im=imread('im1.bmp'); and there was this messag error: > > error: could not read file: C:/Program Files/GNU Octave > 2.1.72/tmp/oct-22f298.1 > error: evaluating if command near line 189, column 4 > error: called from `imread' in file > `/usr/share/octave/site/m/octave-forge/image/imread.m' message > > I would like to add that the image file is saved in this folder: > c:/Program Files/GNU Octave 2.1.72/octave_files/ THis is the same question you asked previously. Have you tried the advice given? What was the result? Again, what do you get from octave:> system("which convert") -- Andy Adler 1(613)562-5800x6218 ------------------------------------------------------------- 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 -------------------------------------------------------------