Aaron Verdugo
2015년부터 활동
Followers: 0 Following: 0
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>>
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>>
거의 9년 전 | 0
질문
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...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0