Tue 13 Dec 2011 06:50:28 PM UTC, comment #3:
Can you re-verify the problem behavior with a recent development tip? I tried the original problem code
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
|
Thu 24 Feb 2011 08:36:01 PM UTC, original submission:
Hi,
I found the following bug in cellfun:
gives the error message:
"error: can't perform indexing operations for matrix type"
Strangely, these two lines work nicely:
Also, these two lines give the same result (3 cell rows of "scalar"):
The bug must have been introduced sometime between july 2010 and october 2010 (based on old development builds I still happen to have around).
regards
Thorsten
|