

InterviewSolution
Saved Bookmarks
1. |
The default variable in case of solve(‘f(x,y,p,a,l)’) command is __________(a) x(b) Variables near to x(c) Variables away from x(d) No default variableI had been asked this question during an interview.This intriguing question comes from Default Variables in portion Beyond the Basics of MATLAB |
Answer» Right option is (a) X |
|