Create input data to load into a model as simulation input. You can create signal data in the MATLAB® workspace or using the Signal Editor block.
Signal Editor | Display, create, edit, and switch interchangeable scenarios |
Signal Builder | Create and generate interchangeable groups of signals whose waveforms are piecewise linear |
signalEditor | Start Signal Editor |
signalBuilderToSignalEditor | Import signal data and properties from Signal Builder block to Signal Editor block |
signalbuilder | (Not recommended) Create and access Signal Builder blocks |
Simulink.io.FileType | Base class for file type readers for Simulink interfaces such as Signal Editor |
Simulink.io.SignalBuilderSpreadsheet | Read spreadsheet in format used by Signal Builder |
Use the Signal Editor to create and edit input signals that you can organize for root-level port mapping or multiple simulations.
Use Scenarios and Insert Signals in Signal Editor
Work with scenarios and signals in Signal Editor.
Basic operations such as signal and data creation.
Create Signals with MATLAB Expressions and Variables
Use MATLAB expressions to create signals in Signal Editor.
Create Freehand Signal Data Using Mouse or Multi-Touch Gestures
Create signal data with mouse and multi-touch gestures.
Import custom file types to Signal Editor.
Create Custom File Type for Import to Signal Editor
To import custom file types to Signal Editor, create custom file type readers for your data.
Export Signals to Custom Registered File Types
From Signal Editor, export signals to custom registered file types.