How do I plot this as a unit step response
Show older comments
Accepted Answer
More Answers (1)
Girijashankar Sahoo
on 20 May 2021
0 votes
plot([0:0.001:10],0.5*(1 - exp(-2*t)))
Categories
Find more on Calculus 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!
