- a Math Function block (in Math Operations library), open the block and select function pow
- or a MATLAB Function (in User-Defined Functions library)
Hi. I have a vector in simulink that need 1/3 as a exponent. How can i do that?
3 ビュー (過去 30 日間)
古いコメントを表示
With Fcn (u.^(1/3)) i get a scalar.
0 件のコメント
回答 (1 件)
Mischa Kim
2016 年 11 月 9 日
Andrea, you can use
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!