Info

This question is closed. Reopen it to edit or answer.

Problems with moving Simscape from 2014b to 2015b

1 view (last 30 days)
Dan Magee
Dan Magee on 18 Nov 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
I have a Simscape model in Simulink that takes block inputs as workspace variables and I call it in a script. At my school the campus computers have Matlab 2014b, but our individual licenses are for 2015b so I have 2015b at home and 2014b at school. When I put the model from my home computer on google drive and then downloaded it to the campus computer all the variables in the blocks were changed to default values. For example, the tire blocks had their tire force values changed to the defaults from my magic tire coefficient variables.
Has anyone else experienced this problem?

Answers (1)

Shruti Sapre
Shruti Sapre on 20 Nov 2015
Hi Dan,
You could export the model created in R2015b to be compatible with R2014b:
Hope this helps!
-Shruti

Community Treasure Hunt

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

Start Hunting!