How to make loop ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
vaya putra
am 29 Jan. 2018
Kommentiert: vaya putra
am 29 Jan. 2018
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Complex Logic finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!