discrete plot

6 visualizaciones (últimos 30 días)
Max
Max el 17 de Nov. de 2011
i have a closed loop transfer function..the step response is continious in the scope..i neeed to get a discrete time response in the scope..is there a method to plot the discrete output..

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 17 de Nov. de 2011
When you run numerical analysis in a digital computer, everything is discrete. If you zoom in enough in the scope, you will see the discrete value.
A better way to see it is to save the output to a workspace variable and then use stairs() to see it.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by