Info

此问题已关闭。 请重新打开它进行编辑或回答。

how to create several text files ?

1 次查看(过去 30 天)
Eltigani hamad
Eltigani hamad 2014-12-7
关闭: MATLAB Answer Bot 2021-8-20
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
So I think fopen(), fprintf(), fgetl(), and fclose() will be very useful to you. See the help for examples.

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by