How can delete same rows and colums from three 2D matrices?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi All, I have three 2D matrices: longitude (191x177), latitude(191x177) and A(191x177). Matrix "A" contains some NaN values. I would like to delete the rows and colums which contain NaN in A from both matrices. Could someone suggest me a solution? Thank you for your help in advance!
Answers (2)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!