Basic Mex Examples#
Overview#
This section is designed to get beginners up-to-speed on very simple use cases of Matlab Executable C/C++ code. Knowledge of using mex is important before proceeding to learn mex-cuda as we’ll be calling CUDA functions within the same framework.