photo

Ghina Alhunaidi


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

3 years 前 | 0