photo

Thomas Firsich


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I update a text in app designer when Matlab script is running?
I created a GUI in app designer that a user chooses variables and then it will run the function in Matlab. For this, I tried to ...

6 years ago | 2 answers | 0

2

answers

Question


How can I display the command window outputs in App Designer while it is running?
I am currently working on making a GUI in App Designer that will be used for a function that has been created. Users select the ...

6 years ago | 0 answers | 0

0

answers

Question


I am working on a UI that has a mesh plot and a scatter point that updates depending on the value, how do I allow the scatter point to update?
I am making a UI to plot a mesh grid. I use 'hold on' to allow me to plot a scatter point on top of the grid. The user uses slid...

6 years ago | 1 answer | 0

1

answer

Question


How can I get data computed inside of a function to my work space to use?
I currently have a function that runs with user inputted data to calculate a grid. I then plot the surface on a plot and have sl...

6 years ago | 1 answer | 0

1

answer

Question


I have a gui slider that calls a value from an array that gets the error 'Index in position 2 is invalid. Array indices must be positive integers or logical values.' when trying to update a textbox which causes my gui to not work.
I have attached my code so you can see where it is going on. Line 96 is where the code stops working when trying to update the t...

6 years ago | 0 answers | 0

0

answers