help-octave
[Top][All Lists]
Advanced

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

No data to plot . why?


From: Jonathan Camilleri
Subject: No data to plot . why?
Date: Mon, 29 Feb 2016 13:36:46 +0100

 x = linspace (-1000,1000000,1000);
>> 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.


reply via email to

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