文字列と数字の組み合わせをfor文でループさせる
Mostrar comentarios más antiguos
matlab初心者です。初歩中の初歩の質問で申し訳ございません。
for文で変数の繰り返しを行いたいのですが、うまく行きません。
例えば、下記のx1とある変数だけをx1(:,j)、x2(:,j)、x3(:,j)・・・というように
ループさせるにはどうすれば良いでしょうか。ご回答の程宜しくお願い致します。
例)K = x1(:,j);
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB 入門 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!