Borrar filtros
Borrar filtros

Unload Interface of C++ Library dll

14 visualizaciones (últimos 30 días)
niwa
niwa el 3 de Ag. de 2021
Comentada: niwa el 3 de Ag. de 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 comentario
niwa
niwa el 3 de Ag. de 2021
for example
fc=clib.xxx.xxx;
clibrelease(fc);
clear fc;
clear clib.xxx.xxx;
don't work for unload dll

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Call C++ from MATLAB en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by