photo

Rhys Hendershot


Last seen: más de 3 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

2 Preguntas
0 Respuestas

CLASIFICACIÓN
275.960
of 301.421

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.269

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.475

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta