lib_switcher

Version 1.0.0.0 (622 Bytes) by Igal
Switches all blocks referencing one user library to reference other user library
36 Downloads
Updated Thu, 14 Jul 2016 07:09:32 +0000

View License

Switches all blocks referencing one user library to reference other user library.
E.G:
Suppose I have a Simulink model MODEL which has blocks BLOCK_1...BLOCK_N that reference some user library USERLIB_OLD, I need to switch user library to USERLIB_NEW so that all block would new reference to it (and old library could be deleted, or renamed, for example). All that in a way that the SImulink model still functins.
So that's what this function does.
PS SHould work for ALL MATLAB releases.

Cite As

Igal (2024). lib_switcher (https://www.mathworks.com/matlabcentral/fileexchange/58228-lib_switcher), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Modeling in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0