How to make loop ?
古いコメントを表示
I have the script below:
wc = W(1).cells; % connection grid cells
WI = W(1).WI;
dz = W(1).dZ;
I want to calculate that 2 equations become one struct or array.
wc = W(1).cells;
and
wc = W(2).cells
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Decision Logic についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!