Too many output arguments

4 次查看(过去 30 天)
Oscar Uicab
Oscar Uicab 2019-10-17
评论: Oscar Uicab 2019-10-17
Hi! I need help to solve a problem of MATLAB
When I want to graph a step response, i. e., the function "step(G)", I get this error
Warning: Too many output arguments.
> In wavepack.waveform/draw (line 65)
In wrfc.plot/draw (line 17)
In wrfc.plot/init_listeners>LocalRefreshPlot (line 79)
In DynamicSystem/stepplot (line 131)
In DynamicSystem/step (line 92)
In d_Resp_Escalon (line 2)
ErrorMATLAB.png
How can I solve it?
  2 个评论
Walter Roberson
Walter Roberson 2019-10-17
Odd.
Which release are you using, and which operating system?
Oscar Uicab
Oscar Uicab 2019-10-17
I'm using MATLAB R2017b with Windows 10

请先登录,再进行评论。

回答(1 个)

Yuan Li
Yuan Li 2019-10-17
I can get the result using r2014a. I used the same input in your screen shot.

Community Treasure Hunt

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

Start Hunting!

Translated by