文字列と数字の組み合わせをfor文でループさせる
显示 更早的评论
matlab初心者です。初歩中の初歩の質問で申し訳ございません。
for文で変数の繰り返しを行いたいのですが、うまく行きません。
例えば、下記のx1とある変数だけをx1(:,j)、x2(:,j)、x3(:,j)・・・というように
ループさせるにはどうすれば良いでしょうか。ご回答の程宜しくお願い致します。
例)K = x1(:,j);
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 入門 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!