Info

This question is closed. Reopen it to edit or answer.

Efficient matrix inversion for Nd arrays, similar to mtimesx operations

1 view (last 30 days)
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.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!