Does matlab allow us to analyse the computational cost over a Cosimulation (Simulink+GT)?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jaime Serrano
le 22 Jan 2018
Commenté : Jaime Serrano
le 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 commentaires
Réponse acceptée
Mark Schwab
le 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:
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Prepare Model Inputs and Outputs dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!