luxury Startup.m

This startup.m file automatically saves all your typing (diaries) everytime you use MATLAB.
1,6K download
Aggiornato 19 ago 2009

Visualizza la licenza

This startup.m file creates a diary file automatically when MATLAB is started. The date and time of day are incorporated into the name of the diary file in an easily readable and chronologically sorted fashion so that you always have an organized permanent record of all your sessions.

To use this file you will save it in the (unix) /matlab(version)/toolbox/local folder (for pc's \ instead of / and a c: in front). You then need to create a "diaries" subfolder of /matlab(vers)/work. Also edit the first line of startup.m's extra_paths= to include where your personal scripts are located. Finally add your name to the last line of startup.m for a personal touch!

Cita come

Tom Morse (2025). luxury Startup.m (https://it.mathworks.com/matlabcentral/fileexchange/4570-luxury-startup-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R11
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Startup and Shutdown in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

startup/

Versione Pubblicato Note della release
1.2.0.0

The diary filename new date format helps keep the diary files listed in the right order.

1.1.0.0

The new numeric year-month-day-T-hours-minutes-seconds format for the output file helps keep your diaries in the right order in directory listings.

1.0.0.0