Hi. I have a vector in simulink that need 1/3 as a exponent. How can i do that?

3 Ansichten (letzte 30 Tage)
With Fcn (u.^(1/3)) i get a scalar.

Antworten (1)

Mischa Kim
Mischa Kim am 9 Nov. 2016
Andrea, you can use
  • a Math Function block (in Math Operations library), open the block and select function pow
  • or a MATLAB Function (in User-Defined Functions library)

Kategorien

Mehr zu Simulink 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!

Translated by