How to draw chart in MATLAB? i have two variables x and y. I want them to draw in a chart.

Respuestas (1)

Oleg Komarov
Oleg Komarov el 23 de Feb. de 2012

0 votos

plot(x,y)
EDIT
If you have the financial toolbox give a look at:

3 comentarios

Pramod Bhat
Pramod Bhat el 23 de Feb. de 2012
Thanq..-)
but i want bar chart. not a plot.
Oleg Komarov
Oleg Komarov el 23 de Feb. de 2012
You mean a financial bar chart? If yes, what version of MATLAB do you have?
Jiro Doke
Jiro Doke el 23 de Feb. de 2012
Have you searched the documentation for "bar"?

Iniciar sesión para comentar.

Categorías

Preguntada:

el 23 de Feb. de 2012

Editada:

el 21 de Oct. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by