Community Profile

photo

Abebe kebede


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to import large data file into matlab
I have very large data 5GB space delimited mixed data (data.prn) with column header: *0000* ...

9 years ago | 1 answer | 0

1

answer

Question


how to divide excel files in matlab into uneven groups
i have excel file with 3000 row and 1 column. once i import it using xlsread (data),i want to calculate the average values base...

9 years ago | 2 answers | 0

2

answers

Question


how to export an excel data into matlab with row header in between
I have very large data (100000 by 2 )which looks like the following: *CN* 10.598 1.89...

9 years ago | 0 answers | 0

0

answers

Question


how to subtract and insert a data into a matrix
I have 600 by 3 matrix which looks like the following: 23.456 10.598 1.890 21.116 11.222 ...

9 years ago | 2 answers | 0

2

answers

Question


How to update column header
I Have cell array data (1000 by 3)which contail information about people based on their gender Number of F Number of...

9 years ago | 1 answer | 0

1

answer

Answered
how can i change cell array to matrix
Thank you very much guys.

9 years ago | 0

Question


how can i change cell array to matrix
I have excel mixed file and used [T,M,dat]=xlsread('Mol.xlsx')to import to matlab dat= 'A' [12] [-20] [-75] [66] 'B' [9...

9 years ago | 3 answers | 0

3

answers