Dialog for selecting multiple folders
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
USAGE:
dirs = uigetdirs(startpath, title)
INPUTS:
startpath: String, path to a folder to use as the default search
path. If this is an empty string, not a valid path, or
not provided then it defaults to the current directory
title: String, customized string to display as the figure
title.
OUTPUTS:
dirs: Cell Array, A cell array containing all of the selected
directories. If no directory was selected because the
dialog was cancelled or closed, then this value will be
just an empty cell array
Cita come
Jonathan Suever (2026). uigetdirs (https://github.com/suever/uigetdirs), GitHub. Recuperato .
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
