Obtaining simulation results
1 回表示 (過去 30 日間)
古いコメントを表示
I have created .Net dll using .Net builder. DLL has a function to simulate model and it returns simulation object. How to capture this simulation result in my C# .Net code for further processing. I need to know the supported data structure to capture simulation results. Thanx in advance.
0 件のコメント
回答 (1 件)
Kaustubha Govind
2011 年 7 月 11 日
AFAIK, simulation of Simulink models is not supported in compiled applications. See this previously answered question for more information.
Are you saying that you already have a compiled DLL that calls the SIM command?
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!