1.

The function, as an input to the quad command, is given as _______________(a) Symbolic argument(b) String argument(c) Double argument(d) Rational argumentI got this question in an internship interview.My doubt is from Integration topic in section Beyond the Basics of MATLAB

Answer»

Correct option is (b) String argument

The best I can explain: The in-built operation of the quad COMMAND demands the function to be given input as a string argument. We have to write it within a pair of SINGLE INVERTED commas. We can use the symbolic argument for the int() function while finding the definite or an INDEFINITE INTEGRATION.



Discussion

No Comment Found

Related InterviewSolutions