Question about deploy MPC to labview
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Arkadiy Turevskiy
el 15 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre Code Generation en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!