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
Build2DMatrix.xml
Description: Build2DMatrix.xml
_______________________________________________ Kepler-users mailing list Kepler-users@kepler-project.org http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users