Multiple Inputs Scope in Simunk
Show older comments
I know that we can use Mux Block to have multiple inputs come into Scope Block. However, I sometimes see models that have Scope Block with multiple inputs and I am really interested in creating one. I attach a sample picture below http://i56.tinypic.com/2qdrkms.png
Accepted Answer
More Answers (2)
Vaibhav Saxena
on 6 Feb 2018
1 vote
HI, with reference of your images, please use any one of the signal routing ie mux, merge or Bus creator. First connect multiple input signals with signal routing and connect output of it with scope. And run the model. You will get multiple plots in single frame of SCOPE. Note: Always use the same data type signals. It will not work multiple data type signals.
Vaibhav Saxena
Dimitris Iliou
on 29 May 2026 at 14:19
0 votes
You can configure a Scope block to accept multiple input ports without using signal routing blocks. There are several ways to do this:
1) Port autogrow
- Drag additional signals directly onto the Scope block. Each new connection automatically creates a new input port.
2) Configure the number of inputs from the Scope properties
a) Property Inspector (Main section)
- Select the Scope block
- In the Property Inspector, locate the field for the number of input ports
- Set it to the desired value
- Double-click the Scope block to open the Scope window
- Click the Settings (gear icon) under the Scope tab
- In the General section, set Number of input ports to the desired value
3) Simulink Toolstrip
- Select the Scope block
- Use the Scope tab in the Simulink toolstrip
- Set the Number of ports directly
Categories
Find more on Scopes and 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!