

InterviewSolution
Saved Bookmarks
1. |
To check the rank of a non-singular square matrix, we have to use ___________(a) not required(b) rankm()(c) rankmatr()(d) rank()This question was posed to me in final exam.This interesting question is from Linear Systems in section Beyond the Basics of MATLAB |
Answer» Right answer is (d) rank() |
|