How to move a simulink model with solidworks model to another new pc?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (2)
Sara Boznik
le 29 Juin 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 commentaires
Nathan Hardenberg
le 30 Juin 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!