savannah-hackers
[Top][All Lists]
Advanced

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

[savannah-help-public] [sr #109292] Cannot plot function applied to a se


From: John Smith
Subject: [savannah-help-public] [sr #109292] Cannot plot function applied to a set
Date: Tue, 4 Apr 2017 10:15:39 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36

URL:
  <http://savannah.gnu.org/support/?109292>

                 Summary: Cannot plot function applied to a set
                 Project: Savannah Administration
            Submitted by: jon80
            Submitted on: Tue 04 Apr 2017 02:15:37 PM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
        Originator Email: address@hidden
        Operating System: Microsoft Windows
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I wrote the following:
A = [0.5,0.5,0.1,1]
plot mean(A) 
this returns an error reading that there is no error to plot, so I wrote:
B = mean(A)
plot(B)
This prints a plotted chart.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 04 Apr 2017 02:15:37 PM UTC  Name: plot-result.png  Size: 9kB   By:
jon80

<http://savannah.gnu.org/support/download.php?file_id=40261>
-------------------------------------------------------
Date: Tue 04 Apr 2017 02:15:37 PM UTC  Name: cmd-line.txt  Size: 561B   By:
jon80

<http://savannah.gnu.org/support/download.php?file_id=40262>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?109292>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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