下記のようなプログラムで、エラーメッセージが出ます。どのように直せば良いですか
Afficher commentaires plus anciens
for r = 1:CNum
DDD(r)=kyori(zahyou(r,1),r);
end
位置 1 のインデックスが配列範囲を超えています
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!