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

3 ビュー (過去 30 日間)
Andrea Marrocu
Andrea Marrocu 2016 年 11 月 8 日
回答済み: Mischa Kim 2016 年 11 月 9 日
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 Center および File ExchangeSimulink Functions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by