connecting a simscape block with a simulation block
Show older comments
Hello there,
how can I connect a simulation block with another one from simscape?
Thanks
Answers (1)
Sarvesh Kale
on 14 Dec 2022
0 votes
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.
Categories
Find more on Data Logging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!