필터 지우기
필터 지우기

Matlab gui into .dll

조회 수: 1 (최근 30일)
Raj Shankar
Raj Shankar 2012년 4월 25일
Can I convert my matlab gui into a dll ? If so, how ?

채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 4월 25일
Yes, you can using the MATLAB Compiler product. See MATLAB Compiler - Libraries.
  댓글 수: 7
Raj Shankar
Raj Shankar 2012년 4월 30일
All right. So do I need to create any object to call my m file function from Visual C++ ? If so could you tell me how shall I create the object and the class for my m file in matlab
Friedrich
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 CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by