1.

The libfunctionsview command shows the signature of the functions present in the ___________(a) pre-loaded library(b) any library(c) Java library(d) Not presentI got this question in a job interview.Origin of the question is Calling External Functions topic in section Advanced Software Development of MATLAB

Answer»

The correct choice is (a) pre-loaded library

Best EXPLANATION: The libfunctionsview COMMAND works only on a library that has been pre-loaded into MATLAB with the loadlbrary() command.



Discussion

No Comment Found

Related InterviewSolutions