Frank


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
Hold plot for several different cases
Thanks for the answer. Unfortunately, the plot is still overwritten once I hit the Start-Button. There might be another piece of...

meer dan 9 jaar ago | 0

Question


Hold plot for several different cases
Hi, I have created a GUI where a case is selected from a popup menu, points are calculated according to this case and a plot is ...

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


Replace several if loops
Hi, I have a GUI with a plot and several checkboxes. If a checkbox is ticked, a certain piece of information is added to the plo...

meer dan 9 jaar ago | 0 answers | 0

0

answers

Question


Index of first empty cell in array?
Hi, I would like to find the index of the first empty cell in an array consisting of n rows and 4 columns. I need the index, bec...

bijna 10 jaar ago | 2 answers | 0

2

answers

Answered
Index of first empty cell in array?
Thank you for the answer. Does the 'x' represent the value I want to add to the array? If yes, I can't seem to get it working. M...

bijna 10 jaar ago | 0

Answered
Line approximation from 5 points in Matlab
Perfect, both are working!

bijna 10 jaar ago | 0

Question


Line approximation from 5 points in Matlab
Hi, I would like to approximate a line in Matlab using 5 points with 5 x- and y-coordinates each. I have two matrices as foll...

bijna 10 jaar ago | 3 answers | 0

3

answers

Answered
Turn non-resizeable figure into resizeable figure?
Thanks for the answer. Now everything is changing size according to window size except for the axes. They keep constant sizes e...

bijna 10 jaar ago | 0

Answered
Turn non-resizeable figure into resizeable figure?
Thanks, that is working perfectly. Is there an option to 'handle' ALL axes, drop-down-menus etc. in that new figure and have the...

bijna 10 jaar ago | 0

Question


Turn non-resizeable figure into resizeable figure?
Hi, I created a GUI with 2 axes, which has to be not resizeable. In addition, I would like to install a button to save the GUI a...

bijna 10 jaar ago | 3 answers | 0

3

answers

Answered
Save 2 Figures from GUI
Hi, thanks for the link. That was very helpful. Still, I am not sure about how to adjust the size properly. Where does the GUI s...

bijna 10 jaar ago | 0

Answered
Save 2 Figures from GUI
Thank you for the reply. That works fine, I also figured out my original attempt using copyobj and hgsave. I now stumbled acr...

bijna 10 jaar ago | 0

Question


Save 2 Figures from GUI
Hi, I have a GUI with two figures with the tags plot1 and plot2. I would like to save these plots in two separate fig-files usin...

bijna 10 jaar ago | 4 answers | 0

4

answers