You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
getApp - returns a handle to an open app/figure filtered by appName
Inputs:
appName (char)
the name that apears on the figure/uifigure/app title
exactName (boollean, optional, default = true)
if = true: look for this exact name
if = false: case insensitive + look if "contains"
Output:
hApp = handle(s) to relevant apps (if exist) or [] if none
Noah.safra@gmail.com
if ~exist('exactName','var')
exactName = true;
end
Cite As
Matlab Pro (2026). getapp (https://www.mathworks.com/matlabcentral/fileexchange/168921-getapp), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.41 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
