Clear Filters
Clear Filters

Propagate Library block UserData to linked blocks

2 views (last 30 days)
Hi,
I have come across a situation where I need to propagate the UserData of a library block downstream to the linked blocks when the library is updated.
I dont think it happens automatically since I can see a discrepancy between my updated library block and the linked block when i use get_param.
Help appreciated, thanks!
MATLAB 2017b.

Accepted Answer

Ansh Gandhi
Ansh Gandhi on 25 Jan 2021
Solved this by adding a callback that copies over 'UserData' to linked blokc from a library.

More Answers (0)

Categories

Find more on Custom Libraries in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!