[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62544] Variable editor fails to display matri
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #62544] Variable editor fails to display matrix after fixed_point_format(true) |
Date: |
Mon, 30 May 2022 02:54:02 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62544>
Summary: Variable editor fails to display matrix after
fixed_point_format(true)
Project: GNU Octave
Submitted by: None
Submitted on: Mon 30 May 2022 06:54:00 AM UTC
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: pingplug
Originator Email: code@pingplug.me
Open/Closed: Open
Release: 7.1.0
Discussion Lock: Any
Operating System: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Mon 30 May 2022 06:54:00 AM UTC By: Anonymous
>> a=0.3;
>> b=ones(3);
>> fixed_point_format(true);
then in variable editor, a is 0.3, but b is Inf
tested in Linux and Windows
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62544>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #62544] Variable editor fails to display matrix after fixed_point_format(true),
anonymous <=