Obtain step data in plotting

4 次查看(过去 30 天)
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
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 个)

类别

Help CenterFile Exchange 中查找有关 2-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