Filter löschen
Filter löschen

HOW TO PLOT TABLE AND GRAPH

1 Ansicht (letzte 30 Tage)
hassan USMAN
hassan USMAN am 24 Jun. 2016
Beantwortet: Stalin Samuel am 24 Jun. 2016
PLEASE HOW TO PLOT LINE GRAPH AND TABLE OF THE ATTACHED FILE.THANKS
  1 Kommentar
Chad Greene
Chad Greene am 24 Jun. 2016
Load the data and plot it. A more specific answer will require a more specific question.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Stalin Samuel
Stalin Samuel am 24 Jun. 2016
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'})

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by