saveHistory.m

Version 1.0.0.0 (336 octets) par George
saves your Matlab history in a separate file
155 téléchargements
Mise à jour 28 août 2014

Afficher la licence

If you work with multiple Matlab instances open, you will soon realise that only one instance's history will be recorded -- the rest of your commands are lost forever.
I work on several different projects at the same time, so I needed a way to save my Matlab history per-project (similar to R / R-studio).

This function will write the history of your current session in a plain format Matlab file (.m). If you give it an existing filename, your history will be appended to the file's current contents.

Citation pour cette source

George (2024). saveHistory.m (https://www.mathworks.com/matlabcentral/fileexchange/47681-savehistory-m), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Software Development Tools dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0