Estadística
6 Preguntas
7 Respuestas
CLASIFICACIÓN
295.118
of 296.158
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.352
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 155.501
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
casi 10 años hace | 0
Pregunta
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 ...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasIndex 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...
alrededor de 10 años hace | 0
Line approximation from 5 points in Matlab
Perfect, both are working!
alrededor de 10 años hace | 0
Pregunta
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...
alrededor de 10 años hace | 3 respuestas | 0
3
respuestasTurn 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...
alrededor de 10 años hace | 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...
alrededor de 10 años hace | 0
Pregunta
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...
alrededor de 10 años hace | 3 respuestas | 0
3
respuestasSave 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...
alrededor de 10 años hace | 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...
alrededor de 10 años hace | 0
Pregunta
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...
alrededor de 10 años hace | 4 respuestas | 0