Community Profile

photo

Ghina Alhunaidi


Last seen: environ 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

environ 3 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 3 ans il y a | 1 réponse | 0

1

réponse

A répondu
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...

environ 3 ans il y a | 0