Choose data in excel

How can I choose numeric data in an excel colum until the empty row.

 Accepted Answer

doc xlsread
The documentation says it all.

2 Comments

A T
A T on 16 Jun 2014
My problem is that I have a lot of data in the excel file. I want to acess data under certain headings (this I know how to do). The problem is that the data is of different lengths and I do not want do specify the exact location every single time (it would take too long), what I need is too say take data from the desired heading to the next empty row.
That is not possible. There's no Matlab command for that.

Sign in to comment.

More Answers (0)

Categories

Tags

Asked:

A T
on 16 Jun 2014

Commented:

on 16 Jun 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!