Timefor

A matlab class for easy instrumention of for loops with timing feedbacks on the command line

Sie verfolgen jetzt diese Einreichung

When used with a for loop, a Timefor object provides timing informations on the loop processing. It gives the percentage of progress as well as the estimated remaining time for the computations.
Finally, the total computing time is printed.
Timefor prints its results on the command line. Refresh time can be adjusted.

I welcome any improvement suggestions and critics.

Zitieren als

Francois Rongère (2026). Timefor (https://de.mathworks.com/matlabcentral/fileexchange/44028-timefor), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.1.0.0

The refresh is now defined by a time in seconds in place of an array size. The array size is defined adatively based on time measurements.

1.0.0.0