Obtaining simulation results

1 次查看(过去 30 天)
Sadanand
Sadanand 2011-7-11
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.

回答(1 个)

Kaustubha Govind
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?

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by