フィルターのクリア

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 Center および File ExchangeData Import from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by