How to plot unitstep function??
이전 댓글 표시
I want plot grap

but doesn't work 

thank you
댓글 수: 1
the cyclist
2019년 10월 6일
For future questions, it is more helpful if you paste the code itself -- not an image of the code -- so that we can copy into the MATLAB editor. (Or upload a *.m file with the code.)
답변 (1개)
the cyclist
2019년 10월 6일
I think you want to enclose these terms
exp(-3*t) - exp(-6*t)
in parentheses, so that they are both multiplied by the heaviside function.
카테고리
도움말 센터 및 File Exchange에서 Debugging and Improving Code에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!