Actions
Bug #3208
openconsolidate matlab actors
Start date:
04/04/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3208
Description
MatlabExpression and PtMatlabExpression both execute expressions
in matlab. They should be combined such that if the ptmatlab JNI
and matlab shared libraries are found, PtMatlabExpression is used,
otherwise MatlabExpression. (PtMatlabExpression is preferred since
it does not require starting matlab each time the actor fires).
Actions