Want to place matlab 2010a and 2013b blocks together in same version of Library
Show older comments
I am converting simulink library from matlab 2010a to 2013b, however I want to keep matlab 2010 block as it is. I am using Variant subsystem in 2013 library block, hence when I export the library to previous version(2010a) then my variant subsystem automatically convert into normal subsystem. If I will not export library(saved in 2013b) to previous version then I can not open it properly in 2010.
Please suggest the ways how can I achieve this.
Thanks
Answers (1)
Walter Roberson
on 25 May 2015
0 votes
What you are asking is not possible. You will need to maintain the model in the R2013b version and export an R2010a version of the library when you want to have your changes accessible to R201a0.
1 Comment
Uttam Landage
on 26 May 2015
Edited: Uttam Landage
on 26 May 2015
Categories
Find more on Schedule Model Components in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!