Simscape: connecting ports to an scope

2 visualizzazioni (ultimi 30 giorni)
Rodrigo Gastón
Rodrigo Gastón il 4 Giu 2019
Risposto: Rajanya il 15 Apr 2025
Hello,
Im trying to use the simscape toolbox, Im using the examples, I can connect the brown color wires to an scope (using the PS-Simulink Converter), but I want to connect an scope to the green wires an I cant do it. How can I do that?
Thanks in advance

Risposte (1)

Rajanya
Rajanya il 15 Apr 2025
While the brown lines represent physical signals, the green/blue lines represent connections within mechanical/electrical systems (imagine wires in a circuit). Hence, connecting them directly to a 'Scope' is not valid (since 'Scopes' are made just to visualize Simulink signal data, and not to read any data from a connection).
You can put sensors to read the data values at any point in those lines, and then view the values in 'Scope' after converting the physical output signals from the sensors to Simulink signals by a 'PS-Simulink Converter'.
A sample model is shown below:
Notice the 'Force Sensor' coupled with the 'PS-Simulink Converter' being used to visualize the data value at a particular point.
Thanks!

Categorie

Scopri di più su Data Logging in Help Center e File Exchange

Tag

Prodotti


Release

R2016b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by