How can I open excel file in Mathlab

1 次查看(过去 30 天)
titas
titas 2013-3-7
Dear all, I a newcomer in Mathlab world. My teacher gives me an assignment for creating graphs using Mathlab. He provides me a Microsoft excel sheet. He advised me to use those values to create a graph using Mathlab. But i don't know how to import Excel file in Mathlab.
I am waiting for your suggestion.
Have a nice time for all .....
Regards ------- Titas Skype : titasce
  1 个评论
Jan
Jan 2013-3-7
As you can see at many places on this page, the software is called MATLAB without an h.
What kind of answer do you expect? Did you ask your favorite search engine for "import excel Matlab" alraedy?

请先登录,再进行评论。

回答(1 个)

Carlos
Carlos 2013-3-7
Use the xlsread function to read the excel values and store them in a vector, so that you can represent them using the plot command.
You can find more information typing doc xlsread in the command window

类别

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