Question about deploy MPC to labview
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Arkadiy Turevskiy
il 15 Ago 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
0 Commenti
Vedere anche
Categorie
Scopri di più su Code Generation in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!