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

답변 (1개)

Oleg Komarov
Oleg Komarov 2012년 2월 23일

0 개 추천

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

댓글 수: 3

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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Industrial Statistics에 대해 자세히 알아보기

질문:

2012년 2월 23일

편집:

2013년 10월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by