simulink error loading simscape multibody file in another computer

9 views (last 30 days)
I carried out the process of exporting a CAD model to matlab through the smimport command for simscape multibody, which generates several files, including one with the name '..._ DataFile.m'.When I go to open the generated simscape model on another computer, I get the error that it does not find the document '..._ DataFile.m', with the entire path of the first computer, which obviously does not match the current one. Is there any way to fix this error or update the new path of said document? . thanks for your help.

Accepted Answer

Steve Miller
Steve Miller on 18 Feb 2022
This can be fixed by going to the Model Workspace of the Simulink model and removing the path. As long as MATLAB can find the file anywhere on its path, the model will run.
Here is where you find the setting in R2021b
Here is the field where you make the adjustment.
--Steve

More Answers (1)

Edwin Alonso González Querubín
Many thanks Steve for your help. It worked!

Categories

Find more on Simscape Multibody in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!