Thread Subject: uicontrols

Subject: uicontrols

From: Didi Cvet

Date: 25 Jan, 2010 15:08:04

Message: 1 of 1

Hi everyone!

I use this:

>>h1 = uicontrol(fig_100, 'Style', 'pushbutton', 'String', 'Continue',...
                 'Position', [20 20 100 30], 'Callback', 'uiresume(gcbf)');
>> uiwait(gcf);
>> clf

in fmincon output function so that I pause optimization after each iteration and after that I resume it by pressing on 'Continue' button. But I wont to do this variable number of times and after some iteration to say 'Now continue till end'. I want to have another push button that wont call uiwait until optimization finish.
Please if anyone can tell me Is this possible and how can I do this?

Thanks

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com