Clément P
Followers: 0 Following: 0
Estadística
7 Preguntas
3 Respuestas
CLASIFICACIÓN
262.883
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
85.71%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Pregunta
Read m file with fgets / fgetl
Hi, I want to read a m file called 'File1.m' and write in the same time a 'File2.m'. My code (simplified for example) is ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot data from a cell array in a struct
Hi everyone, I want to plot (in a GUI) datas from a cell array. This cell array is contained in a structure, and this struct...
más de 8 años hace | 1 respuesta | 0
1
respuestaAfter pressing a push button in main gui ,how to get image in another figure
Hi, If you just want to plot in a new figure, you need to create a figure like this : h=figure('Name','Plot','NumberTit...
más de 8 años hace | 0
Pregunta
Save workspace and move file
Hi everyone, I have an issue with saving variables. I want to save my variables in a .mat file in a specified folder. Here ...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
GUI : uicontrol values
Hi everyone, I have a GUI with several check boxes/togglebuttons/Pushbutton. I want to set the value to 0 of all the uiconto...
más de 8 años hace | 1 respuesta | 0
1
respuestaTransfer of information between GUIs
Actually it works with waitfor(handles.GUI_B). ;)
más de 8 años hace | 0
| aceptada
How do I fill in the data table to the image so it appears uitable1?
Hi Marquel, You need to use the handle of your uitable. Check this : <http://fr.mathworks.com/help/matlab/ref/uitable.h...
más de 8 años hace | 0
Pregunta
Transfer of information between GUIs
Hi everyone, I'm working on a program which have 2 GUIs. My GUI_A is my main GUI and GUI_B is the sub GUI. I have a PushB...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
GUI inside another GUI
Hi everyone, I want to open a GUI (GUI_Retrait) in my first GUI (GUI3) but I have trouble with it. I use GUIDE for GUI3 and ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Uses of handles value in GUI
Hello, I'm having trouble using GUIDE. I'm currently working on an interface with togglebuttons and axes. I would like t...
más de 8 años hace | 1 respuesta | 0