Add Simscape-M​ultibody-C​ontact-For​ces-Librar​y

16 views (last 30 days)
For the Matlab 2020b, I have to add a new library to use appropriately a simulink scheme (Simscape Multibody structure) which requires some functions contained in Contact Force Library. I used these links: https://github.com/mathworks/Simscape-Multibody-Contact-Forces-Library and https://github.com/mathworks/Simscape-Multibody-Contact-Forces-Library/releases/tag/20.2.5.0 (for the 2020b version) to download the library, but i wasn't able to add that one, even reading the README.md.
Can anyone explain me by describing step-by-step the solution to add or reference some new libraries, please?
Thanks, best regards

Accepted Answer

Sindhu Karri
Sindhu Karri on 13 Nov 2020
Edited: Sindhu Karri on 13 Nov 2020
Step1:
Refer to Configure MATLAB on Windows section in below attached link
Step2:
Refer below link to clone the library
  1 Comment
Giacomo Bonafede
Giacomo Bonafede on 16 Nov 2020
Thanks for the answer!
In the end I used another easier solution: I saved the .zip file into the local folder which also contains the main project (but I think any folder is fine using global path); then, I unzipped the file and I added the CFL_Core folder path to the other paths using Matlab Settings; restart Matlab. It worked!

Sign in to comment.

More Answers (0)

Categories

Find more on Simscape Multibody in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!