Difference between revisions of "HANtune/MATLAB Interface"

From OpenMBD
Jump to: navigation, search
Line 1: Line 1:
{{HANtune}}HANtune can be interfaced with MATLAB (and by extension Simulink). We can do this by using the MATLAB engine and calling it from a [[HANtune/Scripting|script]].
+
{{HANtune}}HANtune can be interfaced with MATLAB® (and by extension Simulink). We can do this by using the MATLAB engine and calling it from a [[HANtune/Scripting|script]].
  
''Note: You will need to have a version of MATLAB® installed with the Java MATLAB engine.''
+
''Note: You will need to have installed a version of MATLAB® with the Java MATLAB engine.''
  
 
==Requirements==
 
==Requirements==

Revision as of 10:55, 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.

Requirements