Changes between Version 8 and Version 9 of MATLAB API
- Timestamp:
- 11/18/13 18:52:03 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MATLAB API
v8 v9 31 31 Due to huge mismatch between the C and MATLAB datatypes only subset of datatypes supported in the C API is available in the MATLAB API, namely: 32 32 * MUSCLE_DOUBLE 33 * MUSCLE_STRING (only scalar)33 * MUSCLE_STRING 34 34 * MUSCLE_INT32 35 35 * MUSCLE_BOOLEAN