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일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

질문:

2016년 6월 24일

답변:

2016년 6월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by