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

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

[Octave-bug-tracker] [bug #49152] printf output incompatible with MATLAB


From: anonymous
Subject: [Octave-bug-tracker] [bug #49152] printf output incompatible with MATLAB
Date: Wed, 21 Sep 2016 19:34:29 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.84 Safari/537.36

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

                 Summary: printf output incompatible with MATLAB
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 21 Sep 2016 07:34:26 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: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Notice the difference between MATLAB and Octave output printf.
Octave should do what MATLAB does.

It IS ok to contact me about this bug report or for any other
related question.
Andy Potvin
address@hidden
(626) 226-8436


Octave 4.0.3
=-=-=-=-=-=-=
>> printf('fubar')
fubar>>


MATLAB 2012a
=-=-=-=-=-=-=
>> printf('fubar')
fubar
ans =
     5



>> ver
----------------------------------------------------------------------
GNU Octave Version: 4.0.3
GNU Octave License: GNU General Public License
Operating System: MINGW32_NT-6.1 Windows 7 Service Pack 1 i686
----------------------------------------------------------------------
Package Name         | Version | Installation directory
---------------------+---------+-----------------------
<unimportant>









    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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