"MATLAB process cannot be created." when linking both the MATLAB and Gmsh C++ APIs
Show older comments
As per the title, if I link both the MATLAB engine API and the Gmsh API with its SDK snapshot, I get a 'matlab::engine::EngineException' at the line
std::unique_ptr<MATLABEngine> matlabPtr = startMATLAB();
How could I avoid this issue?
Many thanks.
1 Comment
M lalu
on 8 Dec 2020
alpa= 1/12, beta=5/6
Answers (0)
Categories
Find more on Deploy to C++ Applications Using MATLAB Data API (C++11) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!