Feeds
提问
UI items placed on layout editor not saving in m file
I moved both the .fig and .m files to another directory... has this broken their link? Is there a way to fix?
11 years 前 | 1 个回答 | 0
1
个回答提问
What is a wrapper?
I've constructed a GUI using GUIDE and I am trying to understand the initialisation code. After doing a bit of delving I thin...
11 years 前 | 1 个回答 | 0
1
个回答提问
GUI built with GUIDE (placing a pushbutton into switch case statements)
I have a GUI with some text boxes for entering printing parameters and a popup menu with 5 different options. When an option is ...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to retrieve data from the textboxes of a GUI created with GUIDE.
How to retrieve data from the textboxes of a GUI created with GUIDE. I am having trouble understanding the process of taking ...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Trouble with char and doubles in code
Thank you for the quick reply and taking time to address my question. I see the problem that I have with the while loop and will...
Trouble with char and doubles in code
Thank you for the quick reply and taking time to address my question. I see the problem that I have with the while loop and will...
11 years 前 | 0
| 已接受
提问
Trouble with char and doubles in code
I'm trying to write some code that asks a user for two numbers and checks that the second is not less than the first. If the ...
11 years 前 | 2 个回答 | 0
2
个回答提问
How can I suppress or change the error message 'Undefined function or variable'
I am using the user request ‘input’ function to gather some data which is all supposed to be numeric. Obviously if the user ente...
11 years 前 | 1 个回答 | 0