Does matlab allow us to analyse the computational cost over a Cosimulation (Simulink+GT)?
2 views (last 30 days)
Show older comments
Jaime Serrano
on 22 Jan 2018
Commented: Jaime Serrano
on 26 Jan 2018
I would like to obtain some stats about the required computational cost over a cosimulation running which links Simulink/GT Power) with Simulink as the master file. I would like to obtain which percentage of the total running time is due to the simulation on Simulink side, on GT Suite side and the computational cost due to the data transferring. Does that analysis can be done in Matlab?
Regards
0 Comments
Accepted Answer
Mark Schwab
on 25 Jan 2018
You can try using the Simulink Profiler and making sense out of the results. This tool is not tested on cosimulation with third party software so it is unlikely that the profiler will contain clear data on the computational cost of this third party software other data in the profiler may be of use to you. Refer to the following example for more information:
More Answers (0)
See Also
Categories
Find more on Prepare Model Inputs and Outputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!