connecting a simscape block with a simulation block
이전 댓글 표시
Hello there,
how can I connect a simulation block with another one from simscape?
Thanks
답변 (1개)
Sarvesh Kale
2022년 12월 14일
0 개 추천
Hello,
You can connect the Simulink blocks to Simscape using the Simulink “PS Simulink-Converter” block. The following documentation demonstrates its use:
- https://in.mathworks.com/help/simscape/ug/connecting-simscape-diagrams-to-simulink-sources-and-scopes.html
- https://in.mathworks.com/help/simscape/ref/pssimulinkconverter.html
Usually, this is done to look at the signal evolution at a node over time as the simulation progresses in the “Scope” block of Simulink.
카테고리
도움말 센터 및 File Exchange에서 Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!