How to develop a STEP function in Matlab [step(sys)] at t =10 instead of t=0?
Show older comments
How to develop a STEP function in Matlab [step(sys)] at t =10 instead of t=0?
Answers (1)
Sachin Ganjare
on 27 Sep 2012
0 votes
Use step(sys,t)
Hope it helps!!!!
Categories
Find more on MATLAB 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!