Filter löschen
Filter löschen

Unload Interface of C++ Library dll

14 Ansichten (letzte 30 Tage)
niwa
niwa am 3 Aug. 2021
Kommentiert: niwa am 3 Aug. 2021
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 Kommentar
niwa
niwa am 3 Aug. 2021
for example
fc=clib.xxx.xxx;
clibrelease(fc);
clear fc;
clear clib.xxx.xxx;
don't work for unload dll

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Call C++ from MATLAB finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by