Statistiques
2 Questions
0 Réponses
RANG
169 792
of 301 219
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 193
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 467
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Help with error command and user input
Below I have a simple user input asking for an angle. I am currently displaying an error if the user does not pick a valid angle...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to save variables in workspace to be used after running the code multiple times?
A = input('Pick an angle 15, 30, 45, or 60 angle = '); if A ~= [15 30 45 60] error('Error. angle must be 15, 30, 45,...
presque 6 ans il y a | 1 réponse | 0