Changes between Version 15 and Version 16 of MATLAB API

Show
Ignore:
Timestamp:
02/20/14 13:34:39 (11 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MATLAB API

    v15 v16  
    3131* `MUSCLE_BOOLEAN` - array of logicals 
    3232 
    33 In the MUSCLE configuration file, kernels should use the `muscle.core.standalone.MatlabKernel` class or its subclass as their implementation, and MatlabInstance as the CxA counterpart. 
     33In the MUSCLE configuration file, kernels should use the `muscle.core.standalone.MatlabKernel` class or its subclass as their implementation, and `MatlabInstance` as the CxA counterpart: 
    3434{{{ 
    3535w = MatlabInstance.new('w', 'my/matlab/script.m')