weird error when run simulinlk

1 Ansicht (letzte 30 Tage)
Yang Shen
Yang Shen am 17 Dez. 2019
when I run the below simulink program, there is a error: 'Domain error. To compute complex results, make at least one input complex, e.g. 'power(complex(a),b)'.' But I don't compute complex results. And if I copy the matlab function into a .m file, and run it in matlab (not simulink), I can the right results.
Could somebody help me fix this please? I have suffered it one week.

Antworten (1)

Urmila Rajpurohith
Urmila Rajpurohith am 8 Jan. 2020
MATLAB transforms the values to complex when it is needed but Simulink does not.
You can have a look at similar question:

Kategorien

Mehr zu Simulink Environment Customization finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by