photo

Ghina Alhunaidi


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

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Message in Response to Button Press
Hi. I'm working on a game where the player asks for a hint by pressing the 'h' key and getting hints as they go, so basically w...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to Open a Folder
Hey. I need help trying to open a folder on matlab while the code is running. I want the folder to open as a response to the us...

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

1

respuesta

Pregunta


If-Else Statement Error
code = inputdlg('Please enter the Alphabet Blocks Puzzle code:'); if code==25 fprintf ('Correct code! /n') else fpr...

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

1

respuesta

Respondida
Operator '==' is not supported for operands of type 'cell'.
code = inputdlg('Please enter the Alphabet Blocks Puzzle code:'); if code==25 fprintf ('Correct code! /n') else fpr...

más de 3 años hace | 0