Full screen in Simulink

조회 수: 15 (최근 30일)
Niklas Griessbaum
Niklas Griessbaum 2014년 2월 25일
답변: Richard 2014년 10월 6일
Hey there, I am using Simulink R2013b in LinuxMint with cinnamon desktop. Somehow simulink seems to have entered full-screen mode (without me actually wanting that). Now I am stuck unable to exit the full screen mode. Closing and restarting simulink and/or matlab does not change anything. Did anybody experience that before? Could anyone tell me how to exit full-screen? Why does the 'view' menu not contain a checkbox for full screen?
  댓글 수: 1
Niklas Griessbaum
Niklas Griessbaum 2014년 2월 25일
Ok, I solved the problem by opening the model with a Windows version of Matlab and saving the model. When re-opening the model in the Linux version, everything was O.K. again. Frustrating and inconsistent. Its a shame ...

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

답변 (1개)

Richard
Richard 2014년 10월 6일
Other work-arounds:
If it is an mdl file, open in a text editor and find "WindowsInfo" and change the last two numbers of the location property. You may also have to change it under the "System" property (a simple search will find it).
If it is an slx file, open with the archive manager, then open /simulink/blockdiagram.xml, and again find the location property: Name="Location", and modify the last two numbers to fit in the screen.

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by