Call a waitbar from within a DLL written in C

Example code for embedding a call to the Matlab waitbar() function from within a DLL written in C
1,9K descargas
Actualizado 3 feb 2006

Ver licencia

When a DLL takes a long time to run, things go silent. It can look like the program has crashed even when it is running along just fine. The Matlab waitbar() function can be used in Matlab, but a waitbar is not available in C. However, Matlab can be called from C, so the user can still be notified that processing is still taking place. This code is an example of how to call the waitbar() from within a DLL that is written in C.

Citar como

Bill Davidson (2024). Call a waitbar from within a DLL written in C (https://www.mathworks.com/matlabcentral/fileexchange/9874-call-a-waitbar-from-within-a-dll-written-in-c), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Dialog Boxes en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0