error: tf' function belongs to the control package from Octave Forge which you have installed but not loaded

前端 未结 0 452
谎友^
谎友^ 2020-12-02 18:04

i\'m doing a program in octave in which i got

t=0:.0002:20;

Gs=tf(100,[1 10])

u1=sin(t);

y1=lsim(Gs,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题