API in Matlab
3.6K Downloads
Updated 19 Dec 2005
translation missing: en-US.gallery.no_license
Example of how to call API in Matlab.
Open, close CD,
maximize, minimize window
Start with matlab_api.m and try buttons in gui.
If your want to compile mex-file, you should setup compiler: mex -setup. Then type: mex myShowWindow.c user32
Thanks to Phil Goddard. Owing to him I began to use api in matlab.
Cite As
Andery Muzhichkov (2022). API in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/9395-api-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.