Is it possible to compile all of the MATLAB function in .NET?

8 views (last 30 days)
Is it possible to support all the MATLAB function in .NET? Such as sim, predict, mpcstate, etc.

Accepted Answer

Friedrich
Friedrich on 1 Jul 2011
Hi,
I think you are talking about MATLAB Builder NE, right? If so, there are restrictions to what can be compiled:
  2 Comments
Sathiyaseelan
Sathiyaseelan on 1 Jul 2011
thank u for ur kindful quick reply. if i use MATLAB Builder NE for Model predictive control(MPC) what are all the steps i need to follow.
Kaustubha Govind
Kaustubha Govind on 1 Jul 2011
Building and deploying MPC code using MATLAB Builder NE should be the same as for any other generic MATLAB code. Please the User's Guide for information: http://www.mathworks.com/help/toolbox/dotnetbuilder/ug/ug_intropage.html

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!