Statistics
RANK
179,787
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerTrouble 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 ago | 0
| accepted
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0