Create a function in simulink
古いコメントを表示
Hi guys,
I'm working in circuit breaker switching and I would like to ask if I want to create a function in simulink (ode23s) to call a data from workspace or if there is an easy way to take the measurement direct from block measurement: v(:,1), i(:,1), g, po, and a.
to make the calculation for the following formula: g=i./v; P=v.*i; PP=po.*g.^a; % note po & a are constant.
Thanks in advance for your attention.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Switches and Breakers についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!