Statistics
8 Questions
0 Answers
RANK
189 336
of 295 467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 10 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0