필터 지우기
필터 지우기

Figure Toolbars missing when using plottools

조회 수: 1 (최근 30일)
LRBLFAST
LRBLFAST 2013년 2월 23일
Hi, I am using Matlab Ver 7 (R2010a). Suddenly I am not able to see the "views", "Insert" and "Tools" menus / buttons whenever I am trying to plot a new figure. When I open a previously saved .fig file it opens correctly with all the Figure Toolbars, only for new figure it's not visible. I think earlier I had closed certain buttons inadvertently.
I tried the following link also but for me it didn't work out as I have just the two files mentioned in the solution: http://www.mathworks.in/matlabcentral/newsreader/view_thread/312493
Then I tried to regenerate my preferences by using the link http://www.mathworks.in/matlabcentral/newsreader/view_thread/312493 even then the problem continues so I reverted it.
Currently I am just using "plotregression" and docking it using plottools.
Please help me ASAP.
Thanks very much in advance.

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2013년 2월 23일
편집: Azzi Abdelmalek 2013년 2월 23일
set(gcf,'toolbar','figure')
set(gcf,'menubar','figure')
  댓글 수: 1
LRBLFAST
LRBLFAST 2013년 2월 24일
Dear Azzi Abdelmalek,
Thanks Very Much for your reply. It worked for me.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Properties에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by