下記のようなプログラムで、エラーメッセージが出ます。どのように直せば良いですか
Ältere Kommentare anzeigen
for r = 1:CNum
DDD(r)=kyori(zahyou(r,1),r);
end
位置 1 のインデックスが配列範囲を超えています
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!