
I am having only five blocks in my simulink model but the sorted execution order is showing upto 0:10
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all...

I cant see the execution order for ramp signal...am having only 5 blocks but its showing up to 10..I dont have any type of subsystem ...
thanks in advance
0 件のコメント
回答 (1 件)
Sebastian Castro
2015 年 8 月 12 日
The Ramp block is a virtual subsystem with other blocks underneath, which should have indices 0:3 through 0:9.
If you right-click that block and select Mask -> Look Under Mask, you'll see that.

Off-topic: It looks like you have floating annotations for the labels "y" and "z". Did you mean to have those attached to the signal lines? It can be a bit tricky to get the positioning right, but if you double-click a signal line you can name it directly and the label will snap to the line.
- Sebastian
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Subsystems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!