matlab engine share error
이전 댓글 표시
Guys, when I share matlab engine I get the following error:
>> matlab.engine.shareEngine
Error using matlab.engine.shareEngine (line 43)
Failed to share current MATLAB process.
>> matlab.engine.isEngineShared
Error using attach_name
boost::filesystem::unique_path: The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured
to allow delegation
Error in matlab.engine.isEngineShared (line 17)
name = attach_name;
Could anyone throw some light on this. I am not able to give anymore info about this, as I can't make head or tails of this issue. I can give any additional info required to debug this problem.
OS: Windows 10
MATLAB Version: 2017a
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!