| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Simulink Control Design |
| Contents | Index |
| Learn more about Simulink Control Design |
Step input signal
input = frest.createStep('OptionName',OptionValue)
input = frest.createStep('OptionName',OptionValue) creates a step input signal as a MATLAB timeseries object using the options specified by comma-separated name/value pairs.
Plot your input signal using plot(input).
'OptionName',OptionValue |
Signal characteristics, specified as comma-separated pairs of option name string and the option value.
|
Create step signal:
input = frest.createStep('StepTime',3,'StepSize',2)![]() | frest.createFixedTsSinestream | frest.Random | ![]() |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |