Initialization commands cannot be evaluated

3 次查看(过去 30 天)
I have designed a compensator in the sisotool using premade G and H blocks in matlab using the tf(num,den) commands. After launching sisotool and designing the controller with the requirements I need, I cannot export it to simulink.
I get the following error:
Error using
Error using
ctrlguis.csdesignerapp.data.architectures.internal.Config1Architecture/drawDiagram_
(line 142)
Error in 'Feedback_Configuration_1_3/Compensator': Initialization commands
cannot be evaluated.
Warning: Error occurred while evaluating listener callback.
The values for C F G H are different, the ones I wrote myself in the command window (G and H) have "1x1 tf" value, while the ones designed in sisotool have the value "1x1 zpk".
What is the issue here?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Characters and Strings 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by