I would like to see the array palette to be extended.
For instance, a function that is similar to the 'find' command in Matlab. So basically an extentson of the current 'search 1D array':
1. to more dimensions (one can easily define a search order).
2. the function should return all indices where the requested value was found, not only the first one.
A further extension would be a 'find and replace' functionality.
Steven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.