help-octave
[Top][All Lists]
Advanced

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

Re: New TO OCTAVE


From: James Sherman Jr.
Subject: Re: New TO OCTAVE
Date: Sun, 16 Oct 2011 14:12:39 -0400

On Sat, Oct 15, 2011 at 11:29 PM, mirunalini <address@hidden> wrote:
Hi,
  I am new to octave.i have installed octave 3.2.4 windows version. The
installation is successful. when i am trying to execute the command  imread
i am facing with an error report .
 Can't find image32.tif.
error:F:\3.2.4_gcc-4.4.0\share\octave\3.2.4\m\image\imread.m at line 53
column 5.
please help me.

Thanks in advance
P.Mirunalini


What is the exact command you are using?  It looks like you are either not in the correct directory or that you are not entering the full pathname of the image file you wish to read.

You can check your current directory using the command "pwd" and change it using the command "cd <pathname>".

Hope this helps.

 

reply via email to

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