Feeds
提问
Close one GUI after another is opened
So I have a GUI game with an home screen that has a play button. Once I run my game gui, the home screen stays open and I want i...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to loop a song until GUI is exited
I'm making a game and want the song to continuously loop until the gui is exited. How would I do this? All I have done is read t...
9 years 前 | 1 个回答 | 0
1
个回答提问
make while loop into vector so I can save as .mat file
Whenever I run my code, it displays properly in my command window, but I want it to be saved in my workspace so that I can...
9 years 前 | 1 个回答 | 0
1
个回答提问
if you have 2D array how many nested for-loops would you need
If your data is a 2-dimensional array, how many nested-for loops would you use
9 years 前 | 0 个回答 | 0
0
个回答提问
how many for loops would be needed to loop through each value of two dimensional array
Given a two dimensional array, how many for loops would be needed to loop through each value separately? I am new to matla...
9 years 前 | 2 个回答 | 0
