From: mu'tasem on
Walter Roberson <roberson(a)hushmail.com> wrote in message <i3cg7g$i2j$1(a)canopus.cc.umanitoba.ca>...
> mu'tasem wrote:
>
> > i need copy just panel 4 not all gui1...
>
> That cannot be done. Once the panels become part of a figure, they become
> logically unordered. You might have stored the uipanel handle in the variable
> named uipanel4 when you created the panel, but unless you preserved the
> contents of that variable, Matlab doesn't know that (or care), and it is now
> just another of the uipanels that are children of the figure.
>
> If there are particular properties of the panel you are interested in that are
> unique to that panel, then you can match those properties using a findobj()
> call in order to locate the handle of the desired panel, and then use
> copyobj() to copy it to the other gui.
>
> I suggest that in future you consider using the Tag property of handle
> graphics objects in order to give a unique and locatable property to each
> object of particular interest.


Thank you very much for your positive response .... and I tell you Allah bless you as He loves and which pleases Him and guided to the Straight Path..