mexhost
Create host process for C++ MEX function
Description
mh = mexhostMATLABMexHost. 
Use the feval
                method of the matlab.mex.MexHost object returned to execute C++ MEX functions in the
                MEX host process.
mh = mexhost("EnvironmentVariables",envVariables)envVariables
                for the process.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2019a