- don't let i get larget than 300
- make the variable contain more than 300 items
how to solve Index must not exceed 300
2 ビュー (過去 30 日間)
古いコメントを表示
回答 (1 件)
Dave B
2021 年 11 月 14 日
If you refer to the 301st item in a list of 300 things, MATLAB will error
At least one of the variables in your equation contains 300 values and i is greater than 300.
Your options are:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Systems of Nonlinear Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
