Matlab gui into .dll
1 次查看(过去 30 天)
显示 更早的评论
Can I convert my matlab gui into a dll ? If so, how ?
0 个评论
采纳的回答
Kaustubha Govind
2012-4-25
7 个评论
Friedrich
2012-4-30
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.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!