photo

Waqar


Last seen: 1년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변