cannot open .dll file in MAtlab 2012
Mostrar comentarios más antiguos
Hi,
I have two .dll files that has been written in matlab 7.0.4 do I have to install the 7.0.4 version to view the files in matlab 2012?
Thanks, Sharmi
1 comentario
Kaustubha Govind
el 25 de Sept. de 2013
How are the DLLs loaded or run in MATLAB 7.0.4? I'm asking because DLLs could either be MEX-files (they are executed like any other MATLAB function), or generic DLLs (they are loaded using LOADLIBRARY).
Respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!