Too many output arguments
Mostra commenti meno recenti
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)

How can I solve it?
2 Commenti
Walter Roberson
il 17 Ott 2019
Odd.
Which release are you using, and which operating system?
Oscar Uicab
il 17 Ott 2019
Risposte (1)
Yuan Li
il 17 Ott 2019
0 voti
I can get the result using r2014a. I used the same input in your screen shot.
Categorie
Scopri di più su Frequency-Domain Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!