[kepler-users] Build 2D Matrix

Ali, Muhannad muhannad.ali at student.kit.edu
Sun Jan 22 10:27:04 PST 2012


Hello,

I'm trying to build a 2D Matrix and I enclose "my way" of doing it (see the attached Build2DMatrix.xml). I don't found this way that elegant :/ is there any other way to do it?
I look at the documentation here (http://ptolemy.berkeley.edu/ptolemyII/ptIIlatest/ptII/doc/expressions.pdf) and I tried the following but it did not work:

Expression actor (a): [1,2]
Expression actor (b): [3,4]

Expression actor (c) (with 2 input ports "in1" and "in2" getting there values from (a) and (b) respectively): [in1; in2]

Do I missed something or the expression "[in1; in2]" is not a valid matlab expression?


Thanks!

Muhannad


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Build2DMatrix.xml
Type: application/xml
Size: 32941 bytes
Desc: Build2DMatrix.xml
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20120122/3ad20beb/attachment-0001.xml>


More information about the Kepler-users mailing list