+1 vote
in Matlab by
Explain The Matlab Application Program Interface(api)?

1 Answer

0 votes
by

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

...