Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to do this efficiently?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
per isakson
am 31 Jul. 2012
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?
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!