Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
getd
retorna todas as funções definidas em um diretório
Seqüência de Chamamento
getd(path)
Parameters
- path
 string Scilab. O endereço do diretório
Descrição
Carrega todos os arquivos .sci (contendo funções
    Scilab) definidos no diretório path.
Exemplos
getd('SCI/modules/cacsd/macros')
Ver Também
| << get_function_path | Funções | head_comments >> |