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?
Mostrar comentarios más antiguos
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)
Respuestas (1)
Madhav Thakker
el 24 de Ag. de 2020
0 votos
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
1 comentario
Ravi Desai
el 24 de Ag. de 2020
Categorías
Más información sobre Creating Custom Components and Libraries en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!