Statistics
3 Questions
0 Answers
RANK
278,761
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0