

InterviewSolution
Saved Bookmarks
1. |
The callib command implements the function from a _________(a) library loaded by the loadlibrary() command(b) .h file loaded by the loadlibrary() command(c) c-file loaded by the loadlibrary() command(d) function loaded by the loadlibrary() commandI have been asked this question at a job interview.My doubt is from Calling External Functions topic in portion Advanced Software Development of MATLAB |
Answer» Correct CHOICE is (a) library LOADED by the loadlibrary() command |
|