Compiled code has no access to mapped network drives
显示 更早的评论
I have compiled code from matlab R2020b. This code is used to load data from a network drive, analyse it and output data to the network drive again.
Now I want to compile the code using R2021b. The issue is that with this compiled code I do not have network drive access any more, local drives work fine. In the UI I get a red cross trough the drive meaning that the credentials are wrong suggesting that the compiled code is executed as a different user.
How do I either gain access to the network drive using, unknown to me, local user rights or change the user running the compiled code?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!