bugGNU Octave - Bugs: bug #62444, msgbox() supports imgdata now in...

 
 

bug #62444: msgbox() supports imgdata now in Matlab

Submitter:  Glite <linuxbckp>
Submitted:  Thu 12 May 2022 01:45:45 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 6.4.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 May 2022 01:16:08 PM UTC, comment #1: 

Closing as a duplicate of bug #62445.

John W. Eaton <jwe>
Group administrator
Thu 12 May 2022 01:45:45 AM UTC, original submission:  

Octave can only use cdata now.
In Matlab we can write this code:

abcicon = imread('abc.jpg');
h=msgbox('Text','Title','custom', abcicon);

The 'abcicon' here is an imgdata, not cdata.

Glite <linuxbckp>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by linuxbckp (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-05-12 jwe Item GroupMatlab Compatibility Unexpected Error or Warning
        StatusNone Duplicate
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code