Problem 52557. Undocumented MATLAB tricks No. 2 - Tell the parfor index
Your function is called in multiple for-loops, and the loop indices are given to your function. One of these indices are from a parfor loop. Can you find which one is the parfor loop index?
There are more than one ways, however you may need some undocumented MATLAB tricks to find the best solution of size 25.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers2
Suggested Problems
-
Smallest distance between a point and a rectangle
272 Solvers
-
163 Solvers
-
Area of an equilateral triangle
6628 Solvers
-
Divide elements by sum of elements
137 Solvers
-
Sorting integers by their digits (Level 2)
52 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!