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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!