photo

John Wuestman


Last seen: plus de 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


How can I correct if else to not get this error?
%%Part 3 % m=11; if m>=3 && m<=5 disp('Spring') elseif m>=6 && m<=8 disp('Summer') elseif m>=9 && m<=11 disp...

plus de 2 ans il y a | 1 réponse | 0

1

réponse