Question about deploy MPC to labview
Ältere Kommentare anzeigen
I have design the MPC using the app. I would like to deploy it. What are the possible choices for me to work with NI labview? Would it be possible to create a DLL?
Antworten (1)
Arkadiy Turevskiy
am 15 Aug. 2018
0 Stimmen
Hi there,
MPC controller object can be deployed with MATLAB Compiler . Please read the documentation for this product to learn more. Alternativly, you can generate C code using MATLAB Coder and use the C code to interface with 3rd party tools.
HTH.
Arkadiy Turevskiy
MathWorks
Kategorien
Mehr zu Code Generation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!