Forwarding Table mapping in matlab 2010a
15 views (last 30 days)
Show older comments
We have Matlab 2010a library(Library_2010). I am using one block from this library in my model. And I have mapped forwarding table in such a way that this block will link to the block in another library (Library_2010_updated). However it is not linking to another lib than original I am writing script in PostLoadFcn of original 2010a lib, set_param('Library_2010/Subsystem_A', 'ForwardingTable', {{'Library_2010/Subsystem_A', 'Library_2010_updated/Subsystem_A_up'}}); Am I missing something? Please help!
0 Comments
Answers (0)
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!