Duplicate Object uicontrol with all attribute of it the same with the master

1 view (last 30 days)
Hi all..
I just wanna ask a simple question...
is it possible to copy/duplicate object uicontrol (such as edit text box, pop up menu box, etc) with all attribute inside of it the same with the master one...
i have to re arrange the whole string, tag etc... its very tedious...
is there any way to make it quick??
thanks

Answers (1)

Walter Roberson
Walter Roberson on 13 Jun 2012
copyobj()
  1 Comment
Luhur
Luhur on 13 Jun 2012
how do we manage to do it??
there is no copyobj() option after we right click mouse for duplicating...

Sign in to comment.

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!