統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,196
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Array indices must be positive integers or logical values.
code was working then it stopped, been at this for hours need some help d = 0.1; L = 2; r = d/2; ne = 8; le = L/ne; % Assum...
約2年 前 | 1 件の回答 | 0
1
回答質問
error dot indexing is not supported for variables of this type, keeps coming up
d=0.1; L=2; r=d/2; ne=8; le=line; A=pi*r^2; p=0.95; E=10^6; nodes=linspace(0,L,ne+1); elements=zeros(ne,2); properties...
約2年 前 | 0 件の回答 | 0