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'?

 採用された回答

Fangjun Jiang
Fangjun Jiang 2012 年 12 月 6 日

1 投票

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

2 件のコメント

Jan
Jan 2012 年 12 月 6 日
Hi Fangjun! Nice to see you again.
Fangjun Jiang
Fangjun Jiang 2012 年 12 月 6 日
Hi, Jan! How are you! Nice to have a little time in December to answer a few questions.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by