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

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

[Octave-bug-tracker] [bug #65745] Anny linestyle appear to crash Octave,


From: anonyme
Subject: [Octave-bug-tracker] [bug #65745] Anny linestyle appear to crash Octave, tried 8.4 and 9.1...
Date: Tue, 14 May 2024 14:15:24 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?65745>

                 Summary: Anny linestyle appear to crash Octave, tried 8.4 and
9.1...
                   Group: GNU Octave
               Submitter: None
               Submitted: mar. 14 mai 2024 18:15:24
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Pierre Lelievre
        Originator Email: 
             Open/Closed: Open
                 Release: 9.1.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: mar. 14 mai 2024 18:15:24      By: Anonymous
This code works perfectly:

semilogx(resampled_rtings_target_new(:,1), resampled_rtings_target_new(:,2),
'r', 'LineWidth', 2);



And this code crash 



semilogx(resampled_rtings_target_new(:,1), resampled_rtings_target_new(:,2),
'r--', 'LineWidth', 2);










    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65745>

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/




reply via email to

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