photo

Waqar


Last seen: mehr als ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Can't run my 'if, elseif, else' code
score= randi(100); if score < 20 grade= 'D'; print grade elseif score < 40 grade= 'C'; print grade elseif score < 60 gra...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Cannot execute the "nexttile" function.
I tried to code for tiled plots as I was learning the tiledlayout/nexttile function. Although the code ran fine initially, it no...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort