How to make a new Simscape model in ".ssc" File.
이전 댓글 표시
I want to customize three phase pmsm model.
Especially, I want to change Stator dq-axis Inductance,Ld,Lq from fixed value to Table Data.
I tried to make this Simulink model to change Permanent Magnet Synchronous Motor Model offered Mathworks inc. to My customized model, but I could only save ".ssc" file and I couldn't make new Simscape Simulink model.
Please teach me how to make a new Simulink Model from ".ssc" file.
댓글 수: 1
Walter Roberson
2017년 10월 9일
Simscape ssc files are described at https://www.mathworks.com/help/physmod/simscape/lang/about-simscape-files.html
채택된 답변
추가 답변 (2개)
Chris Matthews
2019년 1월 14일
1 개 추천
Hopefully OP solved their issue by this time, but I came across this through google with the same question.
I still don't know if there's any single button to click to create a new (empty) .ssc file, but I was able to make one by simply creating a new script, clicking "Save As", and manually changing the extension to .ssc
카테고리
도움말 센터 및 File Exchange에서 Simscape에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!