Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Português - Русский - 日本語
Aide de Scilab >> Entrées/Sorties [fichiers] > Chemins - nom de fichiers > getdrives

getdrives

gets the drive letters of all mounted filesystems on the computer

Syntax

drives = getdrives()

Arguments

drives

a matrix of strings.

Description

The function getdrives gets the drive letters of all mounted filesystems on the computer.

getdrives returns the roots of all mounted filesystems on the computer as a matrix of strings.

For GNU/Linux this list consists solely of the root directory, /.

Examples

getdrives()
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:31:06 CEST 2016