lib_switcher

版本 1.0.0.0 (622 字节) 作者: Igal
Switches all blocks referencing one user library to reference other user library
36.0 次下载
更新时间 2016/7/14

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0