필터 지우기
필터 지우기

Error when calling terminateEngineClient

조회 수: 4 (최근 30일)
Claas Olthoff
Claas Olthoff 2019년 8월 8일
I am running a MATLAB engine from C++. Everything works until I want to finish my simulation and call matlab::engine::terminateEngineClient() to close the instance of MATLAB running in the background. I then get this error in the terminal:
terminate called after throwing an instance of 'foundation::core::except::Exception<MATLAB::engineAPI::MatlabProcessNotTerminated, engine_api::EngineException, void>'
what(): MATLAB process cannot be terminated.
I am running this in CentOS 7 using MATLAB 2019a. Google does not return any results regarding this error.
I know there are a lot more factors that influence this (compiler version, etc.) but I don't know what to look for. Please let me know what information to include.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by