during the simulation following error is occured " the number of defined parameters, 11, does not match the number of parameters on the dialog which is 10"how can i remove this error?

30 次查看(过去 30 天)
For S-function 'sfun_spssw_discc', the number of defined parameters, 11, does not match the number of parameters on the dialog of 'Power_PMSM_Drive_Diagram_complete/powergui/EquivalentModel1/State-Space', 10. These two values must be identical.

采纳的回答

Ryan G
Ryan G 2013-3-26
It sounds like you defined 11 parameters in the s-function and only put 10 in the dialog. You need to look at the s-function to determine which parameter you are missing and make sure you input your parameters in the right order.

更多回答(3 个)

Guillermo L
Guillermo L 2013-7-3
Hi,
Using SLPS for orcad I'm getting the error:
For S-function 'slpsblk', the number of defined parameters, 0, does not match the number of parameters on the dialog of 'test1r2012bw32/SLPS/S', 11. These two values must be identical.
Inside the slps block I se the 11 parameters, [url=http://obrazki.elektroda.pl/3829826900_1372871041.jpg][img]http://obrazki.elektroda.pl/3829826900_1372871041_thumb.jpg[/img][/url]
but I don't no where else I have to config, I've been following tutorials, and the slps demos that come with orcad work.
I compare the modul parameteres dialogs(RC demo & my primitive test) and they are the same.
Thanks, Guillermo

kshama
kshama 2014-1-22
hii.. can this error b becoz of SLPS software? from where do i get this software?

yangfei wei
yangfei wei 2022-9-19
i had the same problem. complier is not intelligent enough,u can close and restart matlab to solve the problem.

类别

Help CenterFile Exchange 中查找有关 Install Products 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by