Hi,
I have problem when I using hgload('own_gui.fig'), it doubles the GUI view. Is there any another function what I can use or do I have to use hgload in different way?
Teemu

 Accepted Answer

I am not sure what you mean by "doubles", but possibly you want
openfig('own_gui.fig', 'reuse')

1 Comment

Yes it was just what I wanted. Thanks a lot!

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!