Statistiques
RANG
189 485
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
7 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 10 ans il y a | 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 ...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 11 ans il y a | 2 réponses | 0
2
réponsesIndex 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...
presque 11 ans il y a | 0
Line approximation from 5 points in Matlab
Perfect, both are working!
presque 11 ans il y a | 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...
presque 11 ans il y a | 3 réponses | 0
3
réponsesTurn 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...
presque 11 ans il y a | 0
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...
presque 11 ans il y a | 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...
presque 11 ans il y a | 3 réponses | 0
3
réponsesSave 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...
presque 11 ans il y a | 0
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...
presque 11 ans il y a | 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...
presque 11 ans il y a | 4 réponses | 0