when i run [sysData,simlog] = frestimate(mdl,ios,in); it comes this problem, please help
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
索引超出数组元素的数目(0)。
出错 frestimate>LocalConstructIOTable (line 978)
table{ct,2} = ph.Outport(io(ct).PortNumber);
出错 frestimate>LocalSetupForSimulation (line 538)
table = LocalConstructIOTable(io,ModelParameterMgr,opts);
出错 frestimate (line 151)
[parammgr,SimulationPackage] =
LocalSetupForSimulation(model,io,op,in,numout,opts);
出错 VSC_Iden (line 13)
[sysData,simlog] = frestimate(mdl,ios,in);
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Transfer Function Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!