Difference between revisions of "HANtune/MATLAB Interface"

From OpenMBD
Jump to: navigation, search
(Creating a daq list and reading data from a Simulink® model)
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===
+
==Calling the MATLAB Engine==
  
===Creating a daq list and reading data from a Simulink® model===
+
===Creating a daq list and reading data from a Simulink model===

Revision as of 11:03, 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 and reading data from a Simulink model