Why am I not able to use stepfun in MATLAB?

57 Ansichten (letzte 30 Tage)
I know that stepfun is available in MATLAB but I cannot use it. How do I use stepfun?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 15 Okt. 2020
The function "stepfun" can be found in Control System Toolbox. In order to use it, you need to install and use the Control System Toolbox product. 
 
Note: The "stepfun" command is obsolete since 2002 and there is no longer documentation for it. Nevertheless, you can check description of what "stepfun" is meant to do by typing the following in the MATLAB Command Window:
>> help stepfun

Weitere Antworten (0)

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by