How do I control the position of the Embedded MATLAB Editor window without using the mouse in Simulink?

4 views (last 30 days)
I collaborate with others to develop a Simulink model that features Embedded MATLAB Function Blocks. My colleagues use computers with multiple monitors and large screen sizes. When I open the models that were saved on their installations, the Embedded MATLAB Editor windows are located off-screen because I use a smaller screen size and single-monitor system. Consequently, I am unable to access the Editor windows.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 4 Jan 2010
The ability to control the position of the Embedded MATLAB Editor window programmatically is not available in Simulink.
To work around this issue, you can access an Embedded MATLAB Editor window that is off-screen on the Windows operating system by using the following technique:
1. When the Embedded MATLAB Editor window is open, but off-screen, it appears in the Windows task bar. Right-click on the icon for the Embedded MATLAB Editor window in the task bar and select “Move” from the menu.
2. Use the arrow keys to reposition the Embedded MATLAB Editor window on the screen.

More Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!