MATLAB Question:
Download Questions PDF

Explain The MATLAB Application Program Interface (API)?

Answer:

This is a library that allows you to write C and Fortran programs that interact with MATLAB. It include facilities for calling routines from MATLAB (dynamic linking), calling MATLAB as a computational engine, and for reading and writing MAT-files.

Download MATLAB Interview Questions And Answers PDF

Previous QuestionNext Question
Explain The MATLAB mathematical function library?how to Add noise to an image in Matlab?