Community Profile

photo

StevieNewRoad


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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?

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

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

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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer