help-octave
[Top][All Lists]
Advanced

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

Re: abstracting n-dimensional subscripting


From: G B
Subject: Re: abstracting n-dimensional subscripting
Date: Wed, 11 May 2011 00:21:24 -0700 (PDT)

Ding!  That did it!  Kind of a bizarre route through cell arrays, but I'll
take it.

I've noticed before that Matlab doesn't allow indexing temporaries (a rather
archaic limitation IMHO).  I guess if I need to share this with Matlab
colleagues, I'll have to wrap it in a function and assign the cell array to
a variable before indexing it.

Thanks-- this one drove me batty.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/abstracting-n-dimensional-subscripting-tp3513438p3514043.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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