필터 지우기
필터 지우기

Unload Interface of C++ Library dll

조회 수: 14 (최근 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