In web apps: - [x] uigetdir is not supported so the selector icon should not appear - [x] uigetfile/uiputfile cannot have a predefined path. I've been guarding this with: ``` tf = matlab.internal.environment.context.isWebAppServer; ```
In web apps:
I've been guarding this with: