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

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

[Octave-bug-tracker] [bug #49350] plotting with MarkerFaceColors set to


From: anonymous
Subject: [Octave-bug-tracker] [bug #49350] plotting with MarkerFaceColors set to Y causes exit with signal 6
Date: Sat, 15 Oct 2016 17:56:30 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

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

                 Summary: plotting with MarkerFaceColors set to Y causes exit
with signal 6
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 15 Oct 2016 05:56:27 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: jprisab
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

OS:

DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=17.2
DISTRIB_CODENAME=rafaela
DISTRIB_DESCRIPTION="Linux Mint 17.2 Rafaela"

Octave release:

GNU Octave, version 3.8.1

Code used:

>> X=magic(3)
>> plot(X(:,1),X(:,2), 'ko', 'MarkerSize', 7);
>> plot(X(:,1),X(:,2), 'ko', 'MarkerFaceColor', 'y','MarkerSize', 7);

Third command causes:
octave exited with signal 6




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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