help-octave
[Top][All Lists]
Advanced

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

Re: Help-octave Digest, Vol 31, Issue 73


From: Mark Abbott
Subject: Re: Help-octave Digest, Vol 31, Issue 73
Date: Wed, 29 Oct 2008 15:15:04 +0000

Thanks Joyce.  Figure() didn't help (neither does subplot).

Octave won't plot anything, not even the most basic.  So:

x=0:10;
y=x+1;
plot(x,y)

doesn't do anything.  Octave thinks about it, then just moves to the next prompt without showing any graph (not even a flicker of one).

Mark

On 29 Oct 2008, at 01:13, joyce wrote:

 Maybe you could typy figure() first and then plot what you want.Could
you please attach your script to let us know what kind of function you
would like to plot.
 
                        joyce
 
 
 

>Today's Topics:
>
>   1. Plots not showing (Mark Abbott)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Tue, 28 Oct 2008 16:56:50 +0000
>From: Mark Abbott 


This email has been scanned by Netintelligence
http://www.netintelligence.com/email

_______________________________________________
Help-octave mailing list


______________________________________________        
This email has been scanned by Netintelligence        


reply via email to

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