統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,911
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to use matlab function in simulink when there are while loops in function?
For example: function y = fcn(u) if u>-1 y = 2; elseif u<=-1 y=4; end end the input of function is a ramp block of the sim...
10年以上 前 | 0 件の回答 | 0
0
回答質問
how to use matlab function in simulink when there are while loops in function?
For example: function y = fcn(u) if u>-1 y = 2; elseif u<=-1 y=4; end end the input of function is a ramp bl...
10年以上 前 | 0 件の回答 | 0