photo

ORUGANTI SIVAMURALIKRISHNA


Last seen: circa 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

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

circa 4 anni fa | 5

Domanda


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

circa 4 anni fa | 2 risposte | 0

2

risposte