How to plot unitstep function??

I want plot grap
but doesn't work
thank you

1 comentario

the cyclist
the cyclist el 6 de Oct. de 2019
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.)

Iniciar sesión para comentar.

Respuestas (1)

the cyclist
the cyclist el 6 de Oct. de 2019

0 votos

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.

Categorías

Más información sobre Debugging and Improving Code en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 6 de Oct. de 2019

Comentada:

el 6 de Oct. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by