Visualize Simscape Component Variables
10 ビュー (過去 30 日間)
古いコメントを表示
Hello! I have recently started creating my own Simscape Components. In order to verify the correct operation of my simscape codes I need to visualize some internal variables. I can easily see them by associating an output port to each of these variables.

However, I would like to know if there is any alternative to see some of these variables without creating an specific output port for each of them (let's say 6 output ports for variables P, PCond, ESwOff, PSwOn, ESwOff, PSwOff in the figure above), generating some kind of global variables (see figure below).

Thanks in advance!
0 件のコメント
採用された回答
Sabin
2025 年 12 月 24 日 9:39
Since R2020a, this can be done using Simscape Probe: https://www.mathworks.com/help/simscape/ref/probe.html
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Composite Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!