Why cannot I find First Generation blocks in Library Browser in Simscape?
6 views (last 30 days)
Show older comments
MathWorks Support Team
on 28 Aug 2018
Answered: MathWorks Support Team
on 28 Aug 2018
Simscape Multibody First Generation blocks are not visible in Simulink Library Browser even though they are mentioned in the documentation.
Accepted Answer
MathWorks Support Team
on 28 Aug 2018
This behavior is expected. The First Generation SimMechanics blocks are planned to be deprecated.
For now. the library is still accessible from MATLAB R2017b and R2018a by executing this command in MATLAB Command Window:
>> open_system('mblibv1')
OR
>> mechlib
The Simscape Multibody First Generation library will soon be deprecated. Consider using the Second Generation Library.
0 Comments
More Answers (0)
See Also
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!