HOW TO PLOT TABLE AND GRAPH

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 2-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