Persistent Counters

Create counters that keep their values even if your functions are interrupted for some reason.
770 Downloads
Aktualisiert 21. Apr 2005

Keine Lizenz

The intention of the persistent counter functions is to create integer counters that are persistent even if your function is interrupted in any way, or if you want to contine a computation after restarting MATLAB. They are nice when you have large computations within a loop which has to be interrupted.

It can for example be used if you are processing a large number of files, and need to keep track of which files that have been completed, so the job can be continued at a later stage.

Zitieren als

Jøger Hansegård (2024). Persistent Counters (https://www.mathworks.com/matlabcentral/fileexchange/7483-persistent-counters), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14SP1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0