help-octave
[Top][All Lists]
Advanced

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

RE: plot problem


From: Jeff Cunningham
Subject: RE: plot problem
Date: Tue, 12 Jul 2005 16:43:41 -0400

>From the OS, do a search for 'plot.m'.  If it doesn't exist, something 
>probably went wrong during the compiling.  Otherwise, something probably went 
>wrong during the configuration (post-compile).  You can see where Octave looks 
>for files by typing 'path'.  Do other functions work?

You'll probably need to provide more information if you're having a compile 
problem (OS, Octave version, etc.).

-jeff


-----Original Message-----
From: Paulo Cortes [mailto:address@hidden
Sent: Tuesday, July 12, 2005 4:18 PM
To: address@hidden
Subject: plot problem


HI

I just compiled octave in my laptop, doing testing I tried:

plot (1,2) that should plot a point, however, I got:

octave:10> plot(1,2)
error: `plot' undefined near line 10 column 1


gnuplot works, and I red the FAQ a googled the problem, surely is something
easy to solve, any help?

Thanks

Paulo

-- 
Paulo Cortes
Astronomy Department -- University of Illinois
National Center for Super Computing Applications
(217)2443008   --  (217)3339783



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




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