Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to do this efficiently?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I have a number of (>30k) 3D curved lines stored in a cell. They are of different lengths. What would be the best way to find out whether each one goes through a rectangular bounding box? With a for loop, it seems to be slow.
Thanks.
2 件のコメント
per isakson
2012 年 7 月 31 日
Do you have a working solution based on a for loop?
I don't think the for loop can be the problem. Do you have a growing variable in the loop?
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!