Aaron Verdugo
Followers: 0 Following: 0
Statistics
RANK
251,591
of 294,507
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,119
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,819
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
I want to create a GUI with two sets of radio buttons, one edit and a pushbutton to continue. I cant isolate the two sets of radio buttons into two differente groups so they wont interact with eachother. only one option can be selected at a time each
But if I do that the first set of radiobuttons disappear <</matlabcentral/answers/uploaded_files/45933/Untitled.png>>
8 years ago | 0
Question
I want to create a GUI with two sets of radio buttons, one edit and a pushbutton to continue. I cant isolate the two sets of radio buttons into two differente groups so they wont interact with eachother. only one option can be selected at a time each
This is the code I have now: function Window global IdImage Counter_ImageFiles % Create and then hide the UI as it i...
8 years ago | 2 answers | 0
2
answersQuestion
I have a function which works with a file selected from the user using a an edit callback. The function does not work inside the funtion callback, how can I put my function out side the function callback?
I have a function that works with an image the user selects (measure11). The user pastes the path of that image in a UI edit (ui...
9 years ago | 1 answer | 0
1
answerQuestion
How can I measure the distance between two pixels manually in a zoomed image with a scrollbar
I wrote a code that asks the user to select different pairs of pixels of an image to measure the distances between them. The ima...
9 years ago | 0 answers | 0
0
answersQuestion
How to show UI window with edit line marked and ready to paste information in it?
I am copying a window sequence and I dont know how to do two things: First, I dont to how to begin the window with the select...
9 years ago | 1 answer | 0