Help-octave Digest, Vol 31, Issue 73

Mark Abbott mark at abbottfm.co.uk
Wed Oct 29 10:15:04 CDT 2008


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
> Help-octave at cae.wisc.edu
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>
> ______________________________________________
> This email has been scanned by Netintelligence
> http://www.netintelligence.com/email

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20081029/1865b9e7/attachment.html 


More information about the Help-octave mailing list