Quantcast
Channel: MATLAB Central Newsreader - GUI popup list string problem
Browsing all 5 articles
Browse latest View live

Re: Re:GUI popup list string problem

Hi, Try the POPUPSTR function. It figures out the correct syntax to use so you don't have to worry about it. (If I remember correctly, the description of this function was left out of the HTML help,...

View Article



re: GUI popup problem

This might not be correct, but my experience making a gui with a pop-up menu goes like this: If I create a list of, say, five items (strings), the first string has a value of 1, the second string has a...

View Article

Re:GUI popup list string problem

Hi, Your displayed strings are stored as string array. Either use: string(index,:) Or define it as cellstring and use your syntex Joehttp://www.geocities.com/bstex2001

View Article

Re: GUI popup list string problem

Daniel Indyk <dindyk@energy.com.au> escribió > i have a choice of five settings in a popup list:> > A1> A2> B1> B2> C0> > now, depending on which setting i choose i...

View Article

GUI popup list string problem

i have a choice of five settings in a popup list: A1 A2 B1 B2 C0 now, depending on which setting i choose i would like to assign appropriate values to some variables, say, x,y,z. the problem is when i...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images