フィルターのクリア

Index in position 1 is invalid. Array indices must be positive integers or logical values. Error in Q (line 13) D(I,J) = D(I,J)+A(I,K).*B(K,J)

1 回表示 (過去 30 日間)
HI , how can i fix line 13?

回答 (1 件)

David Fletcher
David Fletcher 2021 年 4 月 17 日
In Matlab indices start at 1 (your loops start at 0)

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by