

InterviewSolution
Saved Bookmarks
1. |
What is the default parameter for dsolve() command?(a) t(b) No default parameter(c) Input differentiating variable(d) Defined input parameterI had been asked this question in semester exam.My doubt is from Default Variables topic in chapter Beyond the Basics of MATLAB |
Answer» The correct answer is (c) INPUT differentiating VARIABLE |
|