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

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

[Octave-bug-tracker] [bug #56722] system() function doesn't work like MA


From: Andy Potvin
Subject: [Octave-bug-tracker] [bug #56722] system() function doesn't work like MATLAB
Date: Tue, 6 Aug 2019 08:34:44 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?56722>

                 Summary: system() function doesn't work like MATLAB
                 Project: GNU Octave
            Submitted by: afpotvin
            Submitted on: Tue 06 Aug 2019 12:34:43 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Andy Potvin
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The Octave system() function doesn't work like MATLAB. [FN1]

[status,result] = system('gobble-de-gook');

In Octave the underlying system error gets printed and result is an empty
char.

In MATLAB, there's no output to the command line and the system error is
stuffed into result.

Thanks and Best regards,
Andy Potvin
address@hidden
(626) 226-8436

[FN1] At least on M$ Windows 7 SP1, Octave 5.1.0, and MATLAB 2012a.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56722>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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