Hello, experts,
I'd like to get some simulation report after executing like CPU using time in Activate.
I found I can get elapsed time on the Message Center, but it just only elapsed time and it says '0 seconds' for small model.
I need more precise time which Activate used.
best regards
Hi @Kazunari Moriya,
You can use 'tic' and 'toc' OML functions on Model Initialization and Model Finalization respectively:
Result: