Save a copy of current active *.m file in editor adding time mark.
% Syntax:
% savem_z
% tested for MATLAB 7.4.0 (R2007a), 7.9.0 (R2009b), 7.11.0 (R2010b),
% 7.12.0 (R2011a), 7.13.0 (R2011b)
% on UNIX and PC platforms
%
% Description:
% Too simple to be stated here.
Citation pour cette source
Semi (2024). Save a copy of current active *.m file in editor adding time mark. (https://www.mathworks.com/matlabcentral/fileexchange/28669-save-a-copy-of-current-active-m-file-in-editor-adding-time-mark), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : InsertHeader
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.2.0.0 | While fulfilling the request of support for R2007b from another user, ran into a smarter way of doing this. |
||
1.1.0.0 | Made modifications to work with different versions of MATLAB. |
||
1.0.0.0 |