Chart in MATLAB

2 vues (au cours des 30 derniers jours)
Pramod Bhat
Pramod Bhat le 23 Fév 2012
Modifié(e) : Cedric le 21 Oct 2013
How to draw chart in MATLAB? i have two variables x and y. I want them to draw in a chart.

Réponses (1)

Oleg Komarov
Oleg Komarov le 23 Fév 2012
plot(x,y)
EDIT
If you have the financial toolbox give a look at:
  3 commentaires
Oleg Komarov
Oleg Komarov le 23 Fév 2012
You mean a financial bar chart? If yes, what version of MATLAB do you have?
Jiro Doke
Jiro Doke le 23 Fév 2012
Have you searched the documentation for "bar"?

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by