[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63295] saveas() function cannot save figure h
From: |
Yu Hongbo |
Subject: |
[Octave-bug-tracker] [bug #63295] saveas() function cannot save figure handle |
Date: |
Mon, 31 Oct 2022 08:29:02 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?63295>
Summary: saveas() function cannot save figure handle
Project: GNU Octave
Submitter: yuhongbo
Submitted: Mon 31 Oct 2022 12:29:00 PM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error or Warning
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 6.4.0
Discussion Lock: Any
Operating System: GNU/Linux
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Mon 31 Oct 2022 12:29:00 PM UTC By: Yu Hongbo <yuhongbo>
saveas() function should save graphic object handle. Here is my code:
>> saveas(gcf, '1.png')
error: matrix cannot be indexed with {
error: called from
__print_parse_opts__ at line 253 column 14
print at line 415 column 8
saveas at line 115 column 3
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63295>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63295] saveas() function cannot save figure handle,
Yu Hongbo <=