Relating to block libraries of the Simulink visual programming language, which is a part of the MATLAB ecosystem, developed by MathWorks.
The Simulink visual programming language, developed by MathWorks as a part of their MATLAB suite of products, allows users to create visual model-based simulations of real-world system.
Simulink Libraries allow users to create custom, reusable block libraries, which turns user-create subsystems into reusable function blocks that can be updated in a single place, with those changes automatically propagating to all locations they are used in.
Libraries have a separate Simulink model file where a group of library blocks are stored and maintained as a group, which differentiates them from reference models and reference subsystems. Simulink also provides a Library Browser function that provides users a means of searching for and finding a particular library block among all available libraries.