help-octave
[Top][All Lists]
Advanced

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

Re: No data to plot . why?


From: Doug Stewart
Subject: Re: No data to plot . why?
Date: Mon, 29 Feb 2016 07:59:11 -0500



On Mon, Feb 29, 2016 at 7:36 AM, Jonathan Camilleri <address@hidden> wrote:
 x = linspace (-1000,1000000,1000);
>> plot mean(x)
plot( mean(x))

 
error: plot: no data to plot
error: called from
    __plt__ at line 128 column 11
    plot at line 220 column 10
>> whos
Variables in the current scope:

   Attr Name        Size                     Bytes  Class
   ==== ====        ====                     =====  =====
        ans         1x1                          8  double
        x           1x1000                    8000  double

Total is 1001 elements using 8008 bytes

--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.


_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave




--
DASCertificate for 206392


reply via email to

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