Full screen in Simulink
Afficher commentaires plus anciens
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 commentaire
Niklas Griessbaum
le 25 Fév 2014
Réponses (1)
Richard
le 6 Oct 2014
0 votes
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.
Catégories
En savoir plus sur Interactive Model Editing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!