Community Profile

photo

Shrutidat


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

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...

1 year ago | 0 answers | 0

0

answers

Question


Line colour code order with marker
[num,raw,txt] = xlsread (' filelocation.xlsx'); hold all sheets = 1:10; for I = numel(sheets) A = xlsread('...............

1 year ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer