How to move a simulink model with solidworks model to another new pc?
3 views (last 30 days)
Show older comments
Im creating a 3 degree of freedom robotic arm simulation in simulink, but my old laptop is too slow to run matlab now. So i copy all the files i have from old laptop to my new pc. Now i cant run the simulation because matlab asked me for my old directory. How can i change it to new directory without redoing all the simulink?
0 Comments
Answers (2)
Sara Boznik
on 29 Jun 2023
Hi, I had the same problem. If I remember correctly I had to replace all elements that were different in old version with blocks from Simulink library. You dont need to do all from start just find new elements for those which are red.
Hope I help.
0 Comments
Nathan Hardenberg
on 30 Jun 2023
Did you execute/Run your "haha_Datafile.m"? Mabe just running it in your current workspace once will load the needed variables into MATLAB workspace and they are then usable in simulink.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!