Full screen in Simulink
Mostra commenti meno recenti
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
il 25 Feb 2014
Risposte (1)
Richard
il 6 Ott 2014
0 voti
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 Interactive Model Editing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!