Data for multiple rectangles
1 回表示 (過去 30 日間)
古いコメントを表示
I am trying to optimize this function in my programm.
The Problem is, that this function only can be used for 10 rectangles, but i would like to have a solution, which is possible for a different number of rectangles. It would be also nice, if my array isn't that long anymore
If you have any suggestions, i would like to hear them.
0 件のコメント
回答 (1 件)
Harsha Priya Daggubati
2020 年 1 月 31 日
Hi,
I think you can work this up using Loops and Conditional statements. Refer to matlab online course to get more insight.
Hope this helps!
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!