How to copy a subsystem block from 2019b to 2021b in simulink?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Fangjun Jiang
le 13 Fév 2023
In R2019b, save your model or blocks to a file (.slx or .mdl).
Then in R2021b, Open it and then save it.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!