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

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

[Octave-patch-tracker] [patch #7712] Make menu.m More Compatible with MA


From: RPS
Subject: [Octave-patch-tracker] [patch #7712] Make menu.m More Compatible with MATLAB
Date: Wed, 01 Feb 2012 19:42:49 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7

URL:
  <http://savannah.gnu.org/patch/?7712>

                 Summary: Make menu.m More Compatible with MATLAB
                 Project: GNU Octave
            Submitted by: ryanst
            Submitted on: Wed 01 Feb 2012 07:42:48 PM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Octave's current menu.m does not accept cell array input for the input
choices.  The attached patch adds this functionality.

The patch makes menu.m less restrictive input-wise than MATLAB's, however any
code written in MATALB should now work with the new version of menu.m.  For
example, in MATLAB, two cell arrays of cell arrays provided as input to menu.m
will fail, however this patch accepts these arguments without issue.

The attached patch is based on the latest version of menu.m found in the
sources.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 01 Feb 2012 07:42:48 PM GMT  Name: menu.diff  Size: 2kB   By: ryanst

<http://savannah.gnu.org/patch/download.php?file_id=24953>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7712>

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




reply via email to

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