Filter löschen
Filter löschen

Question about deploy MPC to labview

4 Ansichten (letzte 30 Tage)
Rex Chin-Hao
Rex Chin-Hao am 22 Mär. 2018
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
Arkadiy Turevskiy am 15 Aug. 2018
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 Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by