Changes between Version 9 and Version 10 of MATLAB API
- Timestamp:
- 11/19/13 10:52:45 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MATLAB API
v9 v10 12 12 % returns kernel name 13 13 muscleKernelName() 14 % return CxAproperty value15 muscle HasProperty('propName')14 % return configuration file property value 15 muscleGetProperty('propName') 16 16 % check if property exists 17 17 muscleHasProperty('prop_name') 18 % test agains CxAtermination condition18 % test against the formal submodel termination condition 19 19 muscleWillStop() 20 20 % sends data