photo

Rhys Hendershot


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

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
119 749
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


string to array and then getting the first value of the array
I am trying to write a code that has a user input a string (in this case Yes). This string then needs to be convereted to an a...

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

1

réponse

Question


is it possible for if/ else if statements to accept multiple string inputs?
if solid == string('yes , YES') disp('True') elseif solid == string('no , NO') disp('False') end I'm honestly kind...

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

1

réponse