Signal Editor
Create and edit input signals
Description
The Signal Editor tool lets you create and edit input signals that you can organize for multiple simulations.
Mouse, Keyboard, and Touchscreen Shortcuts
You can use these keyboard shortcuts to interact with the Signal Editor.
Edit actions:
| Action | Keyboard | Mouse | Multi-Touch |
|---|---|---|---|
Insert point | Ctrl+P | Click | Tap |
Insert line | Ctrl+L | Click | Pan and pinch |
Draw | Ctrl+D | Click and draw | Pan |
Select a point | Ctrl+T | Click To select all areas, double-click | Pan and pinch To select all areas, double-tap |
Move a point | Ctrl+M | Click | Tap and move |
| Continuously delete points on a line | Click | ||
| Fit to view if zoom action is selected | Spacebar | Triple tap | |
| Fit to view when signal table is updated | Spacebar | ||
| Zoom out | Ctrl+- | Two mouse clicks, if zoom action is selected | Double tap |
| Expand along the x-axis | Ctrl+mouse pan | Touch and drag along the x-axis in opposite directions | |
| Expand along the y-axis | Shift+mouse pan | Touch and drag along the y-axis in opposite directions |
Zoom actions:
| Type of Zoom or Pan | Action |
|---|---|
Zoom in along the T and Y axes. | Click |
Zoom in along the time axis. After selecting the icon, on the graph, drag the mouse to select an area to enlarge. | Click |
Zoom in along the data value axis. After selecting the icon, on the graph, drag the mouse to select an area to enlarge. | Click |
Zoom only in x while zooming in xy. | Zoom in xy while pressing Ctrl |
Zoom only in y while zooming in xy. | Zoom in xy while pressing Shift |
Zoom out from the graph. | Click |
Fit the plot to the graph. After selecting the icon, click the graph to enlarge the plot to fill the graph. | Click |
Pan the graph up, down, left, or right. Select the icon. On the graph, hold the left mouse button and move the mouse to the area of the graph that you want to view. | Click |
Snap to Grid for Alignment
You can use these alignment commands to snap to the plot grid for accuracy.
| Action | Snap to Grid |
|---|---|
Snap values to x grid lines for point and line insertion and movement and zooming. | Snap X to Grid |
Snap values to y grid lines for point and line insertion and movement and zooming. | Snap Y to Grid |
Snap values to x minor grid lines for point and line insertion and movement and zooming. | Snap X to Tick |
Snap values to y grid lines for point and line insertion and movement and zooming. | Snap Y to Tick |
Snap to incremental value in X grid. | Snap X to Increment |
Snap to incremental value in Y grid. | Snap Y to Increment |
Turn plot markers on and off. | Markers |
Signal Selections
You can use these keyboard shortcuts to select multiple signals in scenarios.
| Action | Snap to Grid |
|---|---|
Select all signals with the same under all scenarios | F3 |
Select all the signals under the same scenario | F4 |
Select all scenario children | Shift+F4 |
Select all scenarios | F1 |
Open the Signal Editor
MATLAB® Command Window: Enter
signalEditor.Root Inport Mapper: To create a MAT-file for your new signal data, select Signals > New MAT-File. To link in an existing signal data file from an existing scenario and edit the signals in that file, use the Signals > Edit MAT-File.
Signal Editor block: Click
.Note
The Signal Editor block opens a version of the Signal Editor tool that has some parameters related to the block.

Simulink® Editor toolstrip:
In the Prepare section of the Simulation tab, click the expander.
Click Inputs & Parameter Tuning > Signal Editor.
Signals can be:
MATLAB
timeseriesobjects.timeseriesobjects cannot have emptyDataproperties.timetableobjects.timetableobjects cannot represent multiple variables.Structure of MATLAB
timeseriesortimetableobjects.Two-dimensional matrices.






















