How to move a simulink model with solidworks model to another new pc?
Mostrar comentarios más antiguos
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?
Respuestas (2)
Sara Boznik
el 29 de Jun. de 2023
1 voto
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.
Nathan Hardenberg
el 30 de Jun. de 2023
0 votos
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.
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!