Info
This question is closed. Reopen it to edit or answer.
Efficient matrix inversion for Nd arrays, similar to mtimesx operations
2 views (last 30 days)
Show older comments
I have a square array of function values that I need to invert. Currently I have to invert every slice of the function in a loop. Is there a way to do this operation more efficiently in a manner similar to that used in mtimesx ? Thanks.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!