Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
189.345
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Access variable of my GUI from an output figure?
My GUI can output a figure which shows all the result. I use *uicontrol* to add a few buttons in the figure. But i don't know ho...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to make previous selected video (image frames) cleared from my axes?
Hi, my GUI has a button to select a video file, and then convert it into image frames. All the image frames will then be display...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How do i detect button pressed in uicontrol?
I have two buttons in my figure window, and i want to perform different operation for this two button, but i don't know how to d...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How do i add button to a output figure from GUI?
Hi, say i have a GUI and after clicking a button on it, an output figure will pop out. This figure basically stores a few output...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to plot rgb image in 3D dimension?
Hi, i want to plot a rgb image in 3D dimension. Z axes is for the color data. Currently, i have something like this <</matlab...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How can i remove the crop mark in gui?
Hi, i have a crop button in the GUI, and i can click the button and then to crop the image displayed in axes. How do i remove th...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How do i know a 'cancel' button or the 'cross' button is pressed in inputdlg?
Hi, i am doing a simple GUI now. i don't know how to detect cancel button or cross button is pressed by user for *inputdlg* , i ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Question about rgb image
Hi, i have question regarding to imshow a rgb image: rect =[ ...]; i=image_newC+abs(min(min(image_newC))); % i is a gr...
más de 10 años hace | 1 respuesta | 0