I'm trying to perform fractional power for a vector containing both positive and negative values. The power is not an integer so the Simulink fails to perform the operation and gives out the following error:

Domain error. To compute complex results, make at least one input complex, e.g. 'power(complex(a),b)'.

The recommended command does not work as well as the solution is of complex form, that is, incompatible with the system's domain of real numbers.How can I possibly solve this problem?

Thanks in advance 

More Samira Eshghi's questions See All
Similar questions and discussions