Community Profile

photo

ORUGANTI SIVAMURALIKRISHNA


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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)

casi 4 años hace | 5

Pregunta


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 ...

casi 4 años hace | 2 respuestas | 0

2

respuestas