help-octave
[Top][All Lists]
Advanced

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

Re: using symbol in matrix


From: zmyx
Subject: Re: using symbol in matrix
Date: Thu, 12 Nov 2009 08:03:04 -0800 (PST)

> Can't you just store then in a cell array, i.e.
>
>  x = {y, y};

The reason I want to put symbols in matrix because there will be lots of
matrix operation afterward. Can cell array be manipulated the same way as
matrix? If yes then I will have a deep look into it.

Sorry if this is a newbie question. I'm still very new to Octave.
-- 
View this message in context: 
http://old.nabble.com/using-symbol-in-matrix-tp26315276p26321294.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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