Difference between revisions of "HANtune/MATLAB Interface"

From OpenMBD
Jump to: navigation, search
Line 5: Line 5:
 
==Calling the MATLAB Engine==
 
==Calling the MATLAB Engine==
  
==Creating a daq list and reading data from a Simulink model==
+
==Creating a daq list==
 +
 
 +
==Reading data from a running Simulink model==

Revision as of 11:04, 18 October 2019

HANtune can be interfaced with MATLAB® (and by extension Simulink®). We can do this by using the MATLAB engine and calling it from a script.

Note: You will need to have installed a version of MATLAB® with the Java MATLAB engine.

Calling the MATLAB Engine

Creating a daq list

Reading data from a running Simulink model