[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63474] error message with plotting legend dir
From: |
Idar Barstad |
Subject: |
[Octave-bug-tracker] [bug #63474] error message with plotting legend directly in plot-command |
Date: |
Mon, 5 Dec 2022 14:28:59 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?63474>
Summary: error message with plotting legend directly in
plot-command
Project: GNU Octave
Submitter: idar
Submitted: Mon 05 Dec 2022 07:28:57 PM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: plot
Originator Email:
Open/Closed: Open
Release: 5.2.0
Discussion Lock: Any
Operating System: GNU/Linux
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Mon 05 Dec 2022 07:28:57 PM UTC By: Idar Barstad <idar>
Hi - the command seems to do the trick but an error message pops up anyway,
see attached or below. I did similar commands earlier without error message,
and once it appears the first time, it keeps coming back.
[jo1] = plot([1:3],[1:3],";obs2;"),
set(jo1,'linestyle','none','marker','o','color','k')
jo1 = -483.40
error: scalar cannot be indexed with {
execution error in graphics callback function
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 05 Dec 2022 07:28:57 PM UTC Name:
Screenshot@from@2022-12-05@20-20-26.png Size: 109KiB By: idar
screenshot of the problem
<http://savannah.gnu.org/bugs/download.php?file_id=54058>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63474>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63474] error message with plotting legend directly in plot-command,
Idar Barstad <=