Does matlab allow us to analyse the computational cost over a Cosimulation (Simulink+GT)?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jaime Serrano
el 22 de En. de 2018
Comentada: Jaime Serrano
el 26 de En. de 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 comentarios
Respuesta aceptada
Mark Schwab
el 25 de En. de 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:
Más respuestas (0)
Ver también
Categorías
Más información sobre Prepare Model Inputs and Outputs en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!