when i type ssc_new in command window i get warning: sltp: string too long: (class std::length_error) string too long. What should I do?

2 views (last 30 days)
I want to create a model a simscape.When I type ssc_new in command window I get warning: sltp: string too long: (class std::length_error)

Answers (1)

Madhav Thakker
Madhav Thakker on 24 Aug 2020
Hi
I understand that you are facing warnings with ssc_new command. I was not able to replicate the same at my end, however you can try to ssc_new('modelname') and see if the problem persists. If the problem is still there, there might be some issues with installation. You can contact support@mathworks.com for issues regarding installation.
You can refer to this documentation for more understanding - https://in.mathworks.com/help/physmod/simscape/ref/ssc_new.html

Categories

Find more on Physical Units in Help Center and File Exchange

Tags

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!