Is it possible to compile all of the MATLAB function in .NET?
8 views (last 30 days)
Show older comments
Is it possible to support all the MATLAB function in .NET? Such as sim, predict, mpcstate, etc.
0 Comments
Accepted Answer
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
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
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!