help-octave
[Top][All Lists]
Advanced

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

Making multiple plots, Octave 3.2.4


From: Allen.Windhorn
Subject: Making multiple plots, Octave 3.2.4
Date: Wed, 28 Apr 2010 09:36:34 -0500

More information -- I tried a simple plot and it doesn't work either
(sometimes get a window with no plot, hung, now mostly get nothing at
all)>  I reverted to v.3.2.3, still no luck:
--------------------------------------------------------------------
GNU Octave, version 3.2.3
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-mingw32".

Additional information about Octave is available at
http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

For information about changes from previous versions, type `news'.

warning: mark_as_command is obsolete and will be removed from a future
version o
f Octave
~/.octaverc run
octave-3.2.3.exe:1:C:\Octave\3.2.3_gcc-4.4.0\bin
> x = [0:0.1:10];
octave-3.2.3.exe:2:C:\Octave\3.2.3_gcc-4.4.0\bin
> plot(x, sin(x))
warning: isstr is obsolete and will be removed from a future version of
Octave,
please use ischar instead
octave-3.2.3.exe:3:C:\Octave\3.2.3_gcc-4.4.0\bin
>
----------------------------------------------------------------
No attempt is made to plot in this case.  Did I mess up gnuplot 
somehow?  Any thoughts about the warnings?

Thanks in advance,
Allen
-- 
Allen Windhorn, P.E. (MN), CEng  (507) 345-2782
Kato Engineering
P.O. Box 8447, N. Mankato, MN  56002
address@hidden



reply via email to

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