uigetdirs

Dialog for selecting multiple folders
123 download
Aggiornato 3 feb 2016

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 (2024). uigetdirs (https://github.com/suever/uigetdirs), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Search Path in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.