Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
119.749
of 301.383
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.306
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 1 risposta | 0
