How to fit to view custom masked block permanently?

2 views (last 30 days)
I was created custom library, it works, but one thing is quite annoying. When i open my library and unlock it, then go to 'look under mask', it opens out of view:
MyLib.png
UnderMask.png
scroll.png
I tried to fit it using the "fit to view" option, then save it, but after reopening, nothing changes.
How to save the default view permanently?

Accepted Answer

Wojciech Wargula
Wojciech Wargula on 20 Nov 2019
Okay, I made it. The problem was that I wasn't moving elements actually, but background. So if someone will face a similar problem, I recommend do not moving background after open subsystem/mask, because it will come back to its zero position after reopen. Just select blocks, then drag and drop it.

More Answers (1)

Fangjun Jiang
Fangjun Jiang on 20 Nov 2019
Select All, move all the blocks to the top-left cornor as close as possible.
  6 Comments
Fangjun Jiang
Fangjun Jiang on 20 Nov 2019
Edited: Fangjun Jiang on 20 Nov 2019
Every block has a property called "Position". It is in relevant to the top-left corner. Once you save the model, try to reload the library or re-start MATLAB.
Wojciech Wargula
Wojciech Wargula on 20 Nov 2019
Thank you for your help, you helped me find a solution.
By the way, it's quite confusing that the position of the blocks refers to a corner that you can't see, and you don't know where it is if you moved the background. It would be nice if the simulink had a "restore background to the starting position" button, or there could be a marker that the coordinate system starts there.

Sign in to comment.

Products


Release

R2015b

Community Treasure Hunt

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

Start Hunting!