patchGNU Octave - Patches: patch #8889, Add implementation of getReport

 
 

patch #8889: Add implementation of getReport

Submitter:  None
Submitted:  Sat 23 Jan 2016 02:42:26 PM UTC
   
 
Category:  Core : new function Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Feb 2016 11:17:57 PM UTC, comment #1: 

Andrew, thank you for taking the time to write and contribute this function to Octave.

I'm not sure if we can use this contribution at this time, but other maintainers feel free to jump in if you disagree.

This function appears to operate on the structure returned by Octave's lasterror() function. The real getReport function in Matlab is actually a method of the MException class, which is not yet implemented in Octave. I'm not sure if it's worth adding getReport as a global function until MException is implemented and this can be done right.

There are also a number of style issues, please refer to the Octave coding style recommendations in the manual (whitespace, lower-case identifiers, use of operators, double versus single quotes).

Mike Miller <mtmiller>
Group Member
Sat 23 Jan 2016 02:42:26 PM UTC, original submission:  

This provides a basic implementation of getReport for octave.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #36149:  getReport.m added by None (2KiB - text/x-objcsrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lachlan (Updated 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 logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-26 mtmiller StatusPostponed Wont Do
        Open/ClosedOpen Closed
    2019-02-26 mtmiller Carbon-CopyRemoved 80942 -
    2016-07-07 lachlan CategoryNone Core : new function
    2016-02-09 mtmiller StatusNone Postponed
    2016-01-23 None Attached File- Added getReport.m, #36149

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code