matlab engine share error
Show older comments
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
Answers (0)
Categories
Find more on Get Started with MATLAB 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!