photo

Rhys Hendershot


Last seen: oltre 3 anni fa Attivo dal 2022

Followers: 0   Following: 0

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 21.252

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

risposta

Domanda


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

1

risposta