Full screen in Simulink

15 visualizzazioni (ultimi 30 giorni)
Niklas Griessbaum
Niklas Griessbaum il 25 Feb 2014
Risposto: Richard il 6 Ott 2014
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 Commento
Niklas Griessbaum
Niklas Griessbaum il 25 Feb 2014
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 ...

Accedi per commentare.

Risposte (1)

Richard
Richard il 6 Ott 2014
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.

Categorie

Scopri di più su Programming in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by