Call a waitbar from within a DLL written in C

버전 1.0.0.0 (1.65 KB) 작성자: Bill Davidson
Example code for embedding a call to the Matlab waitbar() function from within a DLL written in C
다운로드 수: 1.9K
업데이트 날짜: 2006/2/3

라이선스 보기

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.

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dialog Boxes에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0