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

4 次查看(过去 30 天)
With Fcn (u.^(1/3)) i get a scalar.

回答(1 个)

Mischa Kim
Mischa Kim 2016-11-9
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)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by