From: Walter Roberson on
alfann wrote:
> if I have a huge matrix, how can I know the row and column numbers?
> because the previous one is explained the number only.

The ind2sub() call that I showed would convert to row and column numbers.