Feeds
提问
Multiple .txt input files
Hello, I have created a code as shown data1=importdata('1.txt'); phase=data1(:,3); p=phase*2*pi; t=data1(:...
7 years 前 | 1 个回答 | 0
1
个回答提问
Using user input for a file name, and then reading a .txt file with the same name.
I have a number of .txt files. My program to reads one file at a time and then generates a plot. And I have to type the name of ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to read a file and write to a file?
The input .txt file has 1000s of rows like: ....................... ....................... 43218680 102.485 1.14881...
8 years 前 | 1 个回答 | 0