Convert GUI file to C++ /C# to make stand-alone application by visual studio
2 ビュー (過去 30 日間)
古いコメントを表示
Hi I create GUI and I need to convert it to C++ and then by visual studio compile it to create stand alone application without needs to MATLAB compiler. Is this possible or not? Because MATLAB can make C++ at compiler section, but I couldn't compile it in visual studio. Can some one help me? Or explain How can I do this?
1 件のコメント
Walter Roberson
2013 年 2 月 25 日
It would have to be MATLAB Coder rather than MATLAB Compiler if you are generating C or C++.
What errors do you get when you attempt to compile with VS ?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Call C++ from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!