octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36193] scatter(X,Y,..,C) fails


From: S T Sarkar
Subject: [Octave-bug-tracker] [bug #36193] scatter(X,Y,..,C) fails
Date: Sun, 15 Apr 2012 14:10:44 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.24 Safari/536.5

URL:
  <http://savannah.gnu.org/bugs/?36193>

                 Summary: scatter(X,Y,..,C) fails
                 Project: GNU Octave
            Submitted by: bobatnet
            Submitted on: Sun 15 Apr 2012 02:10:43 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The following plot, involving a scatter plot, fails with the error:


scatter(pm6(:,1),pm6(:,2),20,pm6(:,3),'filled')


error: invalid value for color property "markerfacecolor"
error: called from:
error:  
D:\Octave\Octave-3.6.1\share\octave\3.6.1\m\plot\private\__scatter__.m at line
274, column 11
error:  
D:\Octave\Octave-3.6.1\share\octave\3.6.1\m\plot\private\__scatter__.m at line
211, column 13
error:   D:\Octave\Octave-3.6.1\share\octave\3.6.1\m\plot\scatter.m at line
71, column 11

The same command, though when run from MATLAB works without any error.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 15 Apr 2012 02:10:43 PM GMT  Name: data  Size: 5kB   By: bobatnet
file &quot;data&quot; contains the matrix pm6
<http://savannah.gnu.org/bugs/download.php?file_id=25650>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36193>

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




reply via email to

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