custom code limitations


The following limitations apply to all sections, where custom MATLAB code is being used.


Please always refer to the MATLAB documentation.



  • Supported in MATLAB R2015a
  • Invoking external functions that are not directly provided with MXeval is not possible
  • Adding/changing the search path is not possible
  • The following MATLAB toolboxes can be used:
  • Curve Fitting Toolbox
  • DSP System Toolbox 
  • Fixed-Point Designer
  • Mapping Toolbox
  • Optimization Toolbox
  • Signal Processing Toolbox


If any of these limitations occur, the custom channel configuration function ccc_callMatlabComServer can be used to call a licensed MATLAB instance in any version!
This can solve a lot of compatibility problems and also offers a lot of lexibility.