photo

JR


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

6 Questions
4 Réponses

RANG
143 651
of 300 771

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
16.67%

VOTES REÇUS
0

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 969

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Réponse apportée
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,'...

environ 7 ans il y a | 0

| A accepté

Question


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...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


xlwrite not writing when complied using Application Compiler
javaaddpath('jxl.jar'); javaaddpath('MXL.jar'); import mymxl.*; import jxl.*; filename = 'Test.xls'; ...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


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'. ...

plus de 10 ans il y a | 4 réponses | 0

4

réponses

Réponse apportée
Get 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...

presque 11 ans il y a | 0

Question


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 ...

presque 11 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Crop image from an axes used in a GUI
listBoxStrings = get(handles.listbox1,'String'); ListBoxValue = get(handles.listbox1,'Value'); if(find(strcmp(listBoxStr...

presque 11 ans il y a | 0

Question


Crop image from an axes used in a GUI
listBoxStrings = get(handles.listbox1,'String'); ListBoxValue = get(handles.listbox1,'Value'); if(find(strcmp(listBoxStr...

presque 11 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Get 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...

presque 11 ans il y a | 0

Question


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...

presque 11 ans il y a | 5 réponses | 0

5

réponses