Quantcast
Browsing all 18 articles
Browse latest View live

Clicking uitable checkbox causes scroll reset

Hello, I have a uitable with a vertical scroll bar in my GUI. In this case, I scroll down several lines and click an editable checkbox. If the click results in "checking" the checkbox, the uitable...

View Article


Simple GUI checkbox and edit box

Hi, I'm very new to using GUIs and I'm trying to write a code to do the following: I want my edit box to display a message when all four checkboxes are selected, the message would be text. I'm using...

View Article


Customizing check boxes

By default, MATLAB places the label of a check-box to the right of the associated check-box. To make the check-box align with other controls, I would like to place the check-box to the right of it's...

View Article

Re: Customizing check boxes

"Joel Marchand" wrote in message <kvoba2$r9i$1@newscl01ah.mathworks.com>...> By default, MATLAB places the label of a check-box to the right of the associated check-box. To make the check-box...

View Article

Re: Customizing check boxes

"Joel Marchand" wrote in message <kvoba2$r9i$1@newscl01ah.mathworks.com>...> By default, MATLAB places the label of a check-box to the right of the associated check-box. To make the check-box...

View Article


Re: uitable - 'logical' - checkboxes

"M " <casemremovethisat@uciremovethisdot.edu> wrote in message <iminim$ii$1@fred.mathworks.com>...> You've probably figured this out by now, but in case anyone else is looking at this...

View Article

GUI checkboxes and plot

Hello, I have two check boxes AB and CD. AB and CD are array of numbers that I want to plot depending on which one is checked, and I would not like it to polt until I click the plot button. This is my...

View Article

Need helps with checkboxes

Hi! I'm trying to create a GUI which contains several checkboxes, (exp: 3 checkboxes with tags: g1, g2 and g3). My initial string g = [g1 g2 g3], i want to remove g1, g2, g3 from initial string 'g' in...

View Article


Re: Select data to plot using checkboxes

Walter Roberson <roberson@hushmail.com> wrote in message <bW0Wk.24031$9Z6.1106@newsfe01.iad>...> Johan Carlson wrote:> > "Linda " <lindakristensen1@hotmail.com> wrote in...

View Article


Setting GUI Checkbox Defaute value by global variable

Hi, I'm making my own GUI, use checkbox and edit text. what i want to do is using global variable to default value . ex) function checkbox1_Callback(hObject, eventdata, handles) % hObject handle to...

View Article

Re: Setting GUI Checkbox Defaute value by global variable

"Jinseok Ur" <jinseok007@naver.com> wrote in message news:mgptrb$mk3$1@newscl01ah.mathworks.com...> Hi,> I'm making my own GUI, use checkbox and edit text.> what i want to do is using...

View Article

Re: Setting GUI Checkbox Defaute value by global variable

"Steven Lord" <Steven_Lord@mathworks.com> wrote in message <mgr3ph$kpt$1@newscl01ah.mathworks.com>...> > > "Jinseok Ur" <jinseok007@naver.com> wrote in message >...

View Article

Re: Setting GUI Checkbox Defaute value by global variable

"Jinseok Ur" <jinseok007@naver.com> wrote in message news:mgrk3l$86b$1@newscl01ah.mathworks.com...> "Steven Lord" <Steven_Lord@mathworks.com> wrote in message >...

View Article


Re: Setting GUI Checkbox Defaute value by global variable

"Steven Lord" <Steven_Lord@mathworks.com> wrote in message <mh37gt$h1a$1@newscl01ah.mathworks.com>...> > > "Jinseok Ur" <jinseok007@naver.com> wrote in message >...

View Article

Re: Setting GUI Checkbox Defaute value by global variable

"Jinseok Ur" <jinseok007@naver.com> wrote in message news:mh4joi$9t3$1@newscl01ah.mathworks.com...> "Steven Lord" <Steven_Lord@mathworks.com> wrote in message >...

View Article


GUI et valeurs par défaut de checkbox

Bonjour, J'ai lu que la question avait déjà été posée par certains programmeurs anglais, mais jusque là, aucunes des réponses que j'ai pu trouver ne m'ont permis de trouver une solution à mon problème....

View Article

need help in MATLAB GUI

I want to create the GUI using one push button and check box. In my GUI I want to read the text file in the while loop and plot that read text file data using push button and check box. The purpose of...

View Article


Re: need help in MATLAB GUI

Sairah Naveed Can you go over to Answers and post your question https://www.mathworks.com/matlabcentral/answers/index?s_tid=al The primitive newsgroups is not good for passing files back and forth,...

View Article
Browsing all 18 articles
Browse latest View live