Question about deploy MPC to labview

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?

Answers (1)

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

Tags

Asked:

on 22 Mar 2018

Answered:

on 15 Aug 2018

Community Treasure Hunt

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

Start Hunting!