Command for saving .M files ?
41 次查看(过去 30 天)
显示 更早的评论
Hi there! Are you all ok ?
I got a problem: I would save a .M file by another .M file; this would be usefull for me, because I often modify several files, all used by a single file after. So, could anyone tell me, if it exists, wich is the command to save a .M file, by another .M file ??
% file1.m
% HAS BEEN JUST EDITED, BUT NOT YET SAVED
%
% file2.m
% save(file1.m) <--- PSEUDO CODE FOR SAVING file1.m
Thank you in advance, for kindle answers !!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manage Products 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!