필터 지우기
필터 지우기

Basic plotting using bar function: is my solution correct?

조회 수: 1 (최근 30일)
Tayeeba Tarannum
Tayeeba Tarannum 2017년 9월 20일
댓글: Tayeeba Tarannum 2017년 9월 21일
X vector range 1 to 100 in steps of 5. Y vector is square root of each x value. Use bar function.

채택된 답변

Walter Roberson
Walter Roberson 2017년 9월 20일
bar(x,y)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Bar Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by