Matlab Compiler SDK and Simulink
2 ビュー (過去 30 日間)
古いコメントを表示
HI folks,
- Do I need to install MCR on a computer that already has matlab?
- Is 'find_system' command supported for packaging into a .NET dll?
What I need to do is to connect a C# GUI with simulink and verify if a desired block is in the simulink model or not while the user is still working on the model (with matlab open)
0 件のコメント
回答 (1 件)
Walter Roberson
2015 年 8 月 1 日
You do not need to install MCR if the same version of MATLAB is installed that the file was compiled with. The version that the file was compiled with has to be installed somehow, including possibly because that release of MATLAB is installed.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!