photo

ORUGANTI SIVAMURALIKRISHNA


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
how to assign names to each bar of a bar chart
Use like this X = categorical({'Small','Medium','Large','Extra Large'}); Y = [0 15 20 25]; bar(X,Y)

대략 4년 전 | 5

질문


check whather user input is given or Not and check the validation
I wrote a code and while executing it sometimes i will skip some inputs then it will continue to second line, whle computing it ...

대략 4년 전 | 답변 수: 2 | 0

2

답변