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>>
10年弱 前 | 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...
10年弱 前 | 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...
約10年 前 | 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...
約10年 前 | 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...
10年以上 前 | 1 件の回答 | 0