From: Anurag on
Hi,

Is it possible to call Matlab's matrix manipulation APIs (e.g. mxArray, mxAlloc etc.) in libmx.lib library from a standalone C++ program - by defining libmx.lib as an external dependency in Visual Studio?

By standalone, it is meant that Matlab is not installed on the desktop where Visual Studio is installed.

Thanks.

Anurag