uigetdirs

Dialog for selecting multiple folders
123 descargas
Actualizado 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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2008a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Search Path en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.