Estadística
6 Preguntas
4 Respuestas
CLASIFICACIÓN
100.435
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Get string value from GUI listbox
After reading a little bit more about listboxes I know what the problem is. When you do ListBoxCheck = get(handles.listbox1,'...
más de 6 años hace | 0
| aceptada
Pregunta
Edit main file (questdlg) - export compiler
Hello all, I have a simple question. I am using questdlg and msgbox to gather user input. When I compile my project using MAT...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
xlwrite not writing when complied using Application Compiler
javaaddpath('jxl.jar'); javaaddpath('MXL.jar'); import mymxl.*; import jxl.*; filename = 'Test.xls'; ...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Place one image on a blank image but several times i.e (passport style)
I have an image variable 'AdjustedImage' and a blank paper created in Photoshop (3000x2000 px) read into MATLAB as 'BPaper'. ...
casi 10 años hace | 4 respuestas | 0
4
respuestasGet string value from GUI listbox
I have almost come to the end of my code! I now need to save the image. I have two global variables (AdjustedImage and BlankPape...
casi 10 años hace | 0
Pregunta
Resize using GUI(Axis) not correct type...
I have a GUI, where the image is loaded in and displayed in an axis. I need to resize the image (handles.axes1) using the input ...
casi 10 años hace | 1 respuesta | 0
1
respuestaCrop image from an axes used in a GUI
listBoxStrings = get(handles.listbox1,'String'); ListBoxValue = get(handles.listbox1,'Value'); if(find(strcmp(listBoxStr...
casi 10 años hace | 0
Pregunta
Crop image from an axes used in a GUI
listBoxStrings = get(handles.listbox1,'String'); ListBoxValue = get(handles.listbox1,'Value'); if(find(strcmp(listBoxStr...
casi 10 años hace | 1 respuesta | 0
1
respuestaGet string value from GUI listbox
No errors, but with the code you have supplied it doesn't update the text box. I have edited the tag since last time and updated...
alrededor de 10 años hace | 0
Pregunta
Get string value from GUI listbox
I have created a GUI and selected the listbox to list lots of countries. <</matlabcentral/answers/uploaded_files/25486/Scree...
alrededor de 10 años hace | 5 respuestas | 0