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?
답변 (1개)
Arkadiy Turevskiy
2018년 8월 15일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!