フィルターのクリア

HOW TO PLOT TABLE AND GRAPH

1 回表示 (過去 30 日間)
hassan USMAN
hassan USMAN 2016 年 6 月 24 日
回答済み: Stalin Samuel 2016 年 6 月 24 日
PLEASE HOW TO PLOT LINE GRAPH AND TABLE OF THE ATTACHED FILE.THANKS
  1 件のコメント
Chad Greene
Chad Greene 2016 年 6 月 24 日
Load the data and plot it. A more specific answer will require a more specific question.

サインインしてコメントする。

採用された回答

Stalin Samuel
Stalin Samuel 2016 年 6 月 24 日
plot(data)%data is a 4x12 matrix excel data
set(gca,'xticklabel',{'Jul-15','Aug-15','Sep-15','Oct-15','Nov-15','Dec-15','Jan-16','Feb-16','Mar-16', 'Apr-16','May-16','Dec-16'})

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by