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

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

[Octave-bug-tracker] [bug #40950] text between continuation marker and n


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #40950] text between continuation marker and newline should be ignored
Date: Tue, 17 Dec 2013 18:50:33 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

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

                 Summary: text between continuation marker and newline should
be ignored
                 Project: GNU Octave
            Submitted by: fgnievinski
            Submitted on: Tue 17 Dec 2013 06:50:33 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The following works in both Octave and Matlab:

>> 0 ...
... % comment
+ 1
ans =
     1

The following works in Matlab and fails in Octave:

>> 0 ...
... comment
+ 1
ans =
     1






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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