How to make the tic/toc function compute time in microseconds instead of seconds

2 vues (au cours des 30 derniers jours)
I am trying to measure the time it takes for my function to run in microseconds instead of seconds using the tic/toc functions.
  3 commentaires
Walter Roberson
Walter Roberson le 6 Déc 2019
It is not possible to configure tic/toc to measure microseconds explicitly. You can though scale the seconds result.
Jasmine Martinez
Jasmine Martinez le 6 Déc 2019
I just wanted to see if there was a way to change some sort of settings within the function but yeah the scaling seamed like the best way I could find. Thank you for your help.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB 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!

Translated by