Matlab gui into .dll
1 view (last 30 days)
Show older comments
Can I convert my matlab gui into a dll ? If so, how ?
0 Comments
Accepted Answer
Kaustubha Govind
on 25 Apr 2012
7 Comments
Friedrich
on 30 Apr 2012
Maybe start with an example from the doc:
http://www.mathworks.com/help/releases/R2012a/toolbox/compiler/f2-995712.html#f2-1009231
after that it should be easy to call your function instead of the one in the demo.
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler 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!