m文件删除包含某字符串的这一行指令。
显示 更早的评论
比如
ffffm.abc.def=8;
ffffm.ccc.def=8;
要删除包含abc这一指令行,即变成
ffffm.ccc.def=8;
如何实现》
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 字符和字符串 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!