Changes between Version 7 and Version 8 of MATLAB API
- Timestamp:
- 11/18/13 17:03:34 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MATLAB API
v7 v8 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 33 * MUSCLE_STRING (only scalar) 34 34 * MUSCLE_INT32 35 35 * MUSCLE_BOOLEAN