統計
MATLAB Answers
3 質問
0 回答
ランク
of 177,675
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how can I build S-function for the following Simulink code "Dc Motor"
a proper link to learn how to build a S-function will be really helpfull
11年以上 前 | 0 件の回答 | 0
0
回答質問
This code plot nothing and i don't understand why ?!
i=1; j=1; x=y1(:,2); u=y1(:,4); figure while (i<= size(x)& j<=size(u)) ...
11年以上 前 | 2 件の回答 | 1
2
回答質問
I get this error: Attempted to access l(0); index must be a positive integer or logical.
if true % code end function [] = pend() clc p = setpar(); tend= 5; [t1 y1]= ode23(@plenght,[0 tend],[p.n0 p.l0 p...
11年以上 前 | 1 件の回答 | 0