Simulink library takes more time to open -2016B

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

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

Products

Asked:

on 7 Feb 2020

Answered:

on 9 Feb 2020

Community Treasure Hunt

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

Start Hunting!