How to copy a subsystem block from 2019b to 2021b in simulink?
1 view (last 30 days)
Show older comments
Hello,
I'm trying to copy a block from 2019b simulink to 2021b.
I know that we can copy the block to previous versions of simulink.
But I'm not sure how to copy to latest versions
Need some suggestions?
Thank you!
0 Comments
Answers (1)
Fangjun Jiang
on 13 Feb 2023
In R2019b, save your model or blocks to a file (.slx or .mdl).
Then in R2021b, Open it and then save it.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!