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

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

[Octave-bug-tracker] [bug #33528] Major Matlab compatibility issue for n


From: Arnaud Delorme
Subject: [Octave-bug-tracker] [bug #33528] Major Matlab compatibility issue for nested cell arrays
Date: Sat, 11 Jun 2011 15:33:04 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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

                 Summary: Major Matlab compatibility issue for nested cell
arrays
                 Project: GNU Octave
            Submitted by: arnodelorme
            Submitted on: Sat 11 Jun 2011 03:33:03 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

Parsing of cell array 

{ 'test' { 'on' 'off' } } %does not work under octave 

{ 'test' { 'on'; 'off' } } %does work 
{ 'test' { 'on', 'off' } } %does work as well




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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