Cosimo Iurlaro
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error in port widths or dimensions.
I have a problem with an add block, when I run the program wrote out: "Error in port widths or dimensions. Output port 1 of 'bru...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Function requires more input arguments to run
My function is: function[fa]=speriamo(u) if (0<=u<pi/3) fa=1; end; if (pi/3<=u<2*pi/3) ...
7年以上 前 | 2 件の回答 | 0