統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
10年以上 前 | 0 件の回答 | 0
0
回答質問
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...
10年以上 前 | 0 件の回答 | 0
0
回答質問
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...
10年以上 前 | 1 件の回答 | 0
1
回答質問
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...
10年以上 前 | 1 件の回答 | 0
1
回答質問
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...
10年以上 前 | 2 件の回答 | 0
2
回答質問
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...
10年以上 前 | 2 件の回答 | 0
2
回答質問
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 ...
10年以上 前 | 1 件の回答 | 0
1
回答質問
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...
10年以上 前 | 1 件の回答 | 0