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

版本 1.2.0.0 (2.6 KB) 作者: Semi
Current *.m file in editor is saved with name suffixed by '_data_time' under the same directory
773.0 次下载
更新时间 2012/2/21

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Software Development Tools 的更多信息
标签 添加标签
致谢

参考作品: InsertHeader

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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