Can someone help please?
2 ビュー (過去 30 日間)
古いコメントを表示
>> CreateModel
Index exceeds the number of array elements (531).
Error in CreateModel (line 14)
d(i,j)=abs((x(i)-x(j))^2+(y(i)-y(j))^2);
4 件のコメント
Jon
2022 年 12 月 2 日
For future reference it is helpful to have the subject of your question provide a quick summary of the specific problem you are having. So rather than "Can someone help please", it would be better to have something like, "Why do I receive Index exceeds number of array elements error?" That way people who have either expertise and/or interest in helping you solve the problem can know to look at it, without having to first open the question just to see what kind of help you need.
回答 (1 件)
Marcel
2022 年 12 月 7 日
I'd recommend using keywords to make a short and nice title for questions
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!