

InterviewSolution
Saved Bookmarks
1. |
The non-zero elements in a sparse matrix are shown by the ______ command.(a) nzeros(b) nonzeros(c) notzeros(d) nozeroThis question was addressed to me during an interview.The question is from Sparse Matrices in portion Beyond the Basics of MATLAB |
Answer» The correct CHOICE is (b) nonzeros |
|