photo

Rhys Hendershot


Last seen: mehr als 3 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
275.967
of 301.428

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.271

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.497

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort