

InterviewSolution
Saved Bookmarks
1. |
What are MEX files in MATLAB?(a) No such thing as MEX files(b) Helps to analyse commands in MATLAB(c) Allows the user to combine C source files with Matlab files(d) Same as MAT filesI have been asked this question by my college director while I was bunking the class.Question is taken from The MATLAB Interface topic in portion Interacting with MATLAB of MATLAB |
Answer» The correct CHOICE is (c) Allows the user to COMBINE C SOURCE files with MATLAB files |
|