Plotting large amount of data from excel in MATLAB

3 次查看(过去 30 天)
I have an excel file which contains numerous data read by a sensor over a long period of time. What I want to achieve is pretty much similar to the software customization found here . However, I am not very sure how to make use of that software to achieve similar results with my own excel file. Can someone help me get started on this? every suggestion and help is greatly appreciated. Thanks.
Edited:
I have attached a screenshot of part of excel file as well.
There are about 100 rows and 23 columns. so it is a pretty huge matrix I have to deal with.

采纳的回答

Star Strider
Star Strider 2015-7-21
Have you experimented with the xlsread function?
If so, what about it worked or did not work as you wanted it to? Posting all or a part of your Excel file here would help us guide you through importing the data in your file. (Use the ‘paperclip’ icon and both the ‘Choose file’ and ‘Attach file’ steps to upload it.)
  2 个评论
Ye
Ye 2015-7-21
Hi, I have attached the screenshot of the data file. Thanks.
Star Strider
Star Strider 2015-7-21
A screenshot isn’t what we need. You need to upload the entire file, and then tell us what you want from it. A (100x23) file is not large.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by