Statistica
RANK
100.435
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.67%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
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,'...
oltre 6 anni fa | 0
| accettato
Domanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
xlwrite not writing when complied using Application Compiler
javaaddpath('jxl.jar'); javaaddpath('MXL.jar'); import mymxl.*; import jxl.*; filename = 'Test.xls'; ...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
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'. ...
quasi 10 anni fa | 4 risposte | 0
4
risposteGet 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...
quasi 10 anni fa | 0
Domanda
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 ...
quasi 10 anni fa | 1 risposta | 0
1
rispostaCrop image from an axes used in a GUI
listBoxStrings = get(handles.listbox1,'String'); ListBoxValue = get(handles.listbox1,'Value'); if(find(strcmp(listBoxStr...
quasi 10 anni fa | 0
Domanda
Crop image from an axes used in a GUI
listBoxStrings = get(handles.listbox1,'String'); ListBoxValue = get(handles.listbox1,'Value'); if(find(strcmp(listBoxStr...
quasi 10 anni fa | 1 risposta | 0
1
rispostaGet 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...
circa 10 anni fa | 0
Domanda
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...
circa 10 anni fa | 5 risposte | 0