Scilab Function

tk_getfile - dialog to get a file path

Sequence d'appel

path=tk_getfile([title='string'])
path=tk_getfile(file_mask,[title='string'])
path=tk_getfile(file_mask,dir,[title='string'])
path=tk_getfile(file_mask,dir,'string')

Parametres

Description

Creates a dialog window for file selection

Exemples

Voir aussi