octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39439] Matlab warning and error IDs are not r


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #39439] Matlab warning and error IDs are not recognized
Date: Mon, 08 Jul 2013 11:25:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

URL:
  <http://savannah.gnu.org/bugs/?39439>

                 Summary: Matlab warning and error IDs are not recognized
                 Project: GNU Octave
            Submitted by: jwe
            Submitted on: Mon 08 Jul 2013 11:25:11 AM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: jwe
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Matlab users who use things like


warning off Matlab:singularMatrix


probably expect to have warnings about singlar matrices disabled.  We have
separate warning IDs for Octave that serve the same purpose.  Perhaps we
should attempt to recognize Matlab warning and error IDs by doing some
translation.  For example, by converting MATLAB:singularMatrix to
Octave:singular-matrix.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39439>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]