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