Scilab 5.5.2
- Ajuda do Scilab
- Scilab
- Equações Diferenciais
- Funções Elementares
- Linear Algebra
- Interpolação
- CACSD
- Polinômios
- Processamento de Sinais
- FFTW
- Funções Especiais
- Randlib
- ARnoldi PACKage
- Estatística
- Matrizes Esparsas
- Interfaces com UMFPACK (sparse)
- Otimização e Simulação
- Algoritmos Genéticos
- Arrefecimento Simulado
- XML Management
- HDF5 Management
- Arquivos : funções de Entrada/Saída
- Funções de Entrada/Saída
- Biblioteca de Gráficos
- Gráficos : exportando e imprimindo
- IGU
- Estruturas de Dados
- Parâmetros
- Booleanos
- Inteiros
- Cadeias de Caracteres (Strings)
- Manipulação de Arquivos de Som
- Data e Hora
- Funções de Saída
- Xcos
- Planilhas
- Console
- Gerenciador de histórico
- Entrada/Saída de Arquivos Matlab Binários
- Dicas de Conversão de Matlab para Scilab
- Funções de Compatibilidade
- Funções
- Ferramentas de Desenvolvimento
- Ferramentas de Demonstração
- Link Dinâmico/incremental
- ATOMS
- Interfaces com Tcl/Tk
- Scilab editor (Scinotes)
- UI Data
- Gerenciamento de ajuda online
- Parallel
- Modules manager
- Scilab MPI
- Localização
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Interface Java
- Intersci
- Preferences
- Ferramentas Windows
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
ATOMS
- Getting started —
- Functions Summary —
- atomsAutoload — Load the modules marked as "autoload"
- atomsAutoloadAdd — Add one or several modules to autoload
- atomsAutoloadDel — Remove one or several modules from the autoload system
- atomsAutoloadList — Get the list of modules registered to autoload
- atomsCategoryList — List available categories
- atomsCheckModule — Check the given list of ATOMS modules
- atomsDepTreeShow — Show the dependency tree of a module
- atomsGetConfig — Get ATOMS system parameters
- atomsGetInstalled — Get the list of installed external modules
- atomsGetInstalledPath — Get the install path of installed external modules
- atomsGetLoaded — Get the list of loaded external modules
- atomsGetLoadedPath — Returns the path of the installation directory of loaded external modules.
- atomsInstall — Install one or several external modules
- atomsIsInstalled — Determines whether the module is installed. Returns true if the module is installed, false otherwise.
- atomsIsLoaded — determines whether a module is loaded or not
- atomsList — List available external modules
- atomsLoad — Load one or several external modules
- atomsQuit — Unload (call .quit file of) external modules previously loaded by ATOMS
- atomsRemove — Remove one or several modules
- atomsRepositoryAdd — Add one or several URLs to the list of managed repositories
- atomsRepositoryDel — Remove one or several URLs from the list of managed repositories
- atomsRepositoryList — Get the list of managed repositories
- atomsRestoreConfig — Restore the configuration from the backup file
- atomsSaveConfig — Make a backup of the configuration file
- atomsSearch — Searches for external modules.
- atomsSetConfig — Manage ATOMS system parameters
- atomsShow — Show the characteristics of a module
- atomsSystemInit — Sets the rightful write access for the ATOMS system
- atomsSystemUpdate — Update the list of available modules
- atomsTest — Execute tests of given module installed
- atomsUpdate — Update one or several external modules
- atomsVersion — Show the ATOMS's version of Scilab
Report an issue | ||
<< Link Dinâmico/incremental | Ajuda do Scilab | Interfaces com Tcl/Tk >> |