How to measure function execution time in simulink inside a matlab function block
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
ludolfusexe
am 11 Dez. 2024
Beantwortet: ludolfusexe
am 11 Dez. 2024
How to measure function execution time in simulink inside a matlab function block?
Simulink restricts using tic and toc and I need to log the execution time of the quadprog() function inside the matlab function block.
I appreciate any suggestions.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!