Difference between revisions of "HANtune/MATLAB Interface"

From OpenMBD
Jump to: navigation, search
Line 3: Line 3:
 
''Note: You will need to have installed a version of MATLAB® with the Java MATLAB engine.''
 
''Note: You will need to have installed a version of MATLAB® with the Java MATLAB engine.''
  
==Calling the MATLAB Engine==
+
==Connecting to the MATLAB Engine==
  
==Creating a daq list==
+
==Reading data from a running Simulink model==
  
==Reading data from a running Simulink model==
+
===Creating a daq list===
  
 
==Reading data from a running Simulink model==
 
==Reading data from a running Simulink model==

Revision as of 18:44, 21 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.

Connecting to the MATLAB Engine

Reading data from a running Simulink model

Creating a daq list

Reading data from a running Simulink model