![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25653615_1645390817309_DEF.jpg)
Shrutidat
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
165,395
of 297,046
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
There are 50 dat files in a folder. I want to import it to matlab and then select specific dat files.
There are 50 dat files in a folder. I want to import it to matlab and then select specific dat files say ( 8.dat, 15.dat, 18.da...
2 years ago | 1 answer | 0
1
answerQuestion
Line colour code order with marker
[num,raw,txt] = xlsread (' filelocation.xlsx'); hold all sheets = 1:10; for I = numel(sheets) A = xlsread('...............
2 years ago | 1 answer | 0
1
answerQuestion
i have 300 sheets in one worksheet in excel. i wan to import this to matlab. I want to create loop where it reads all sheets and plot graph on a same graph.
[num,txt,raw] = xlsread('C:\Users\varun\OneDrive\Desktop\New folder\medicaldatasheet.xlsx'); Patients = xlsread('C:\Users\varun...
3 years ago | 1 answer | 0