Save a copy of current active *.m file in editor adding time mark.

Version 1.2.0.0 (2.61 KB) by Semi
Current *.m file in editor is saved with name suffixed by '_data_time' under the same directory
773 Downloads
Updated 21 Feb 2012

View License

% 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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Software Development Tools in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired by: InsertHeader

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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