photo

JR


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
4 回答

ランク
143,651
of 300,781

評判
0

コントリビューション
6 質問
4 回答

回答採用率
16.67%

獲得投票数
0

ランク
 of 21,088

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,031

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

約7年 前 | 0

| 採用済み

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 4 件の回答 | 0

4

回答

回答済み
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...

11年弱 前 | 0

質問


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

11年弱 前 | 1 件の回答 | 0

1

回答

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

11年弱 前 | 0

質問


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

11年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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...

11年弱 前 | 0

質問


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

11年弱 前 | 5 件の回答 | 0

5

回答