Matlab gui into .dll
現在この質問をフォロー中です
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます。
エラーが発生しました
ページに変更が加えられたため、アクションを完了できません。ページを再度読み込み、更新された状態を確認してください。
古いコメントを表示
0 投票
Can I convert my matlab gui into a dll ? If so, how ?
採用された回答
Kaustubha Govind
2012 年 4 月 25 日
7 件のコメント
Raj Shankar
2012 年 4 月 25 日
You mean by the NE Builder ? I found an option - 'deploytool'. I think I am right, iSn't?
Kaustubha Govind
2012 年 4 月 25 日
Builder NE is an extension of MATLAB Compiler used to build .NET components from MATLAB code. If you need generic C/C++ shared libraries, MATLAB Compiler is sufficient. And yes, deploytool is the tool that you need to use.
Raj Shankar
2012 年 4 月 25 日
Ya Thankyou.
Raj Shankar
2012 年 4 月 30 日
I used the Matlab Compiler and then I got the dll out of my m file. But can't I convert my fig file(the output product of my m file) directly into dll? If I add my fig file alone, the build option in the deploytool window is getting disabled.
Is ther anyother way?
Titus Edelhofer
2012 年 4 月 30 日
Hi Raj,
to give a useful answer you will need to tell us in a few more words what you want to do: the compiler converts a MATLAB file (.m) into a generic C/C++ DLL. To this end it includes all necessary files (like the .fig file). ...
Titus
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
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 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB Compiler についてさらに検索
タグ
参考
2012 年 4 月 25 日
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
- América Latina (Español)
- Canada (English)
- United States (English)
ヨーロッパ
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
