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?
이전 댓글 표시
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)
답변 (1개)
Madhav Thakker
2020년 8월 24일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Creating Custom Components and Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!