필터 지우기
필터 지우기

hgload doubles the GUI?

조회 수: 2 (최근 30일)
Teemu Juujärvi
Teemu Juujärvi 2015년 8월 25일
댓글: Teemu Juujärvi 2015년 8월 25일
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

채택된 답변

Walter Roberson
Walter Roberson 2015년 8월 25일
I am not sure what you mean by "doubles", but possibly you want
openfig('own_gui.fig', 'reuse')
  댓글 수: 1
Teemu Juujärvi
Teemu Juujärvi 2015년 8월 25일
Yes it was just what I wanted. Thanks a lot!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Language Fundamentals에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by