Unload Interface of C++ Library dll

11 次查看(过去 30 天)
niwa
niwa 2021-8-3
评论: niwa 2021-8-3
Is there any way to unload Interface of C++ Library dll, after call Functions in Windows Interface of C++ Shared Library , I can delete the Interface of C++ Shared Library .
  1 个评论
niwa
niwa 2021-8-3
for example
fc=clib.xxx.xxx;
clibrelease(fc);
clear fc;
clear clib.xxx.xxx;
don't work for unload dll

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Call C++ from MATLAB 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by