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

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

[Octave-bug-tracker] [bug #32591] matrix type confusion in cellfun


From: Rik
Subject: [Octave-bug-tracker] [bug #32591] matrix type confusion in cellfun
Date: Tue, 13 Dec 2011 18:50:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #32591 (project octave):

                  Status:         Patch Submitted => Need Info              

    _______________________________________________________

Follow-up Comment #3:

Can you re-verify the problem behavior with a recent development tip?  I tried
the original problem code


y=[1,2,3;4,5,6;7,8,9];
cellfun(@(x) y(x,1), {1,2,3}, "uniformoutput", false)


and it works without error.  This is with the following Mercurial tip:

parent: 14042:57e19c30b7d6 tip
 assume "all" "on" if "all" is not present in warning_state structure (bug
#35050)
branch: stable



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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