Feeds
提问
Sum of values stored in an array of handles
I got the following callback function function solveclick(bl) %bl is an array of handles to pushbuttons (cr...
6 years 前 | 2 个回答 | 0
2
个回答提问
Use Callback function to change string stored in it
I'm writing a code to create an array of pushbuttons. Everytime a button is it should change it's color, based on how many times...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to allocate a number of textfields with uicontrol?
Hi there i want to preallocate textblocks but i always get the following message: Error using uicontrol, Value should be a nume...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I check what icon is in my pushbutton?
Hi there I want to program a little shipfinder/battleship solitaire game in app designer. What I did: Create 81 Pushbuttons (...
6 years 前 | 1 个回答 | 0
