フィルターのクリア

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 Center および File ExchangeMATLAB Compiler についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by