uigetdirs

Dialog for selecting multiple folders
123 Downloads
Aktualisiert 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

Zitieren als

Jonathan Suever (2024). uigetdirs (https://github.com/suever/uigetdirs), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Search Path finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.