[kepler-dev] [Bug 3208] New: - consolidate matlab actors
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Apr 4 09:10:07 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3208
Summary: consolidate matlab actors
Product: Kepler
Version: 1.0.0rc1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: actors
AssignedTo: crawl at sdsc.edu
ReportedBy: crawl at sdsc.edu
QAContact: kepler-dev at ecoinformatics.org
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).
More information about the Kepler-dev
mailing list