Obtain step data in plotting

Hi,
Normally we used 'step' command to simulate the step response graph.
May I know anyway to obtain the plotting data points for y-axis and x-axis results from 'step'?

 Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 6 de Dic. de 2012

1 voto

a=rss;
[Y,T,X]=step(a);

2 comentarios

Jan
Jan el 6 de Dic. de 2012
Hi Fangjun! Nice to see you again.
Fangjun Jiang
Fangjun Jiang el 6 de Dic. de 2012
Hi, Jan! How are you! Nice to have a little time in December to answer a few questions.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by