Chart in MATLAB

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

回答(1 个)

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

3 个评论

Thanq..-)
but i want bar chart. not a plot.
You mean a financial bar chart? If yes, what version of MATLAB do you have?
Have you searched the documentation for "bar"?

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Industrial Statistics 的更多信息

编辑:

2013-10-21

Community Treasure Hunt

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

Start Hunting!

Translated by