Effacer les filtres
Effacer les filtres

HOW TO PLOT TABLE AND GRAPH

1 vue (au cours des 30 derniers jours)
hassan USMAN
hassan USMAN le 24 Juin 2016
PLEASE HOW TO PLOT LINE GRAPH AND TABLE OF THE ATTACHED FILE.THANKS
  1 commentaire
Chad Greene
Chad Greene le 24 Juin 2016
Load the data and plot it. A more specific answer will require a more specific question.

Connectez-vous pour commenter.

Réponse acceptée

Stalin Samuel
Stalin Samuel le 24 Juin 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'})

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by