how to create several text files ?

i have an input file, i would like to make edits on it and save each edit into different text files

回答 (1 件)

Image Analyst
Image Analyst 2014 年 12 月 7 日

0 投票

So I think fopen(), fprintf(), fgetl(), and fclose() will be very useful to you. See the help for examples.

この質問は閉じられています。

タグ

質問済み:

2014 年 12 月 7 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by