Simulink library takes more time to open -2016B

4 views (last 30 days)
Hello ,
I am using 2016-B due to business needs.
Here when I load Simulink library it makes more than 3 min to load the library window/ sometime MATLAB crashed and closed.. Actually our IT installs all the libs which are used across the business. But I am only using just fews.
Is there anyway to load my preferred /custom libraries alone into the system? I hope this will reduce the memory footprint size as well.
regards,
Joseph

Accepted Answer

stozaki
stozaki on 9 Feb 2020
You can customize simulink library browser. I attached example script. You can limit the ToolBoxes displayed in the library browser.
If you use this script,
  1. Add files to the MATLAB search path. (addpath, genpath)
  2. Execute following command (sl_refresh_customizations)
sl_refresh_customizations

More Answers (0)

Categories

Find more on Simulink Environment Customization 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!