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!