syntax to plot graph using excel sheet data

 採用された回答

Walter Roberson
Walter Roberson 2016 年 10 月 20 日

0 投票

Use xlsread() or readtable() to read the data. After that, use plot() on the data. There is no special syntax just because the data came from excel.

その他の回答 (0 件)

タグ

質問済み:

2016 年 10 月 20 日

回答済み:

2016 年 10 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by