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!