Scilab 5.4.0
- Ajuda 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
- 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
- Localização
- JVM
- API Scilab
- call_scilab API
- Interface Java
- Intersci
- 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
XML Management
- XMLObjects — Describe the properties of the different XML objects
- xmlAddNs — Add a namespace to a XML Element
- xmlAsNumber — Convert the result of a XPath query into a row of numbers
- xmlAsText — Convert the result of a XPath query into a row of strings
- xmlDTD — Create a XML DTD object
- xmlDelete — Delete a XML document
- xmlDocument — Create a new XML document
- xmlDump — Dump a XML object
- xmlElement — Create a new XML element
- xmlFormat — Format a Scilab variable into XML
- xmlGetNsByHref — Get a namespace by its href
- xmlGetNsByPrefix — Get a namespace by prefix
- xmlGetOpenDocs — Get all open XML documents or all open XML Validation files.
- xmlIsValidObject — Test the existence of an XML object
- xmlNs — Create a new XML Namespace
- xmlRead — Read a XML stream from a local or distant file
- xmlReadStr — Read a XML tree from a string
- xmlRelaxNG — Create a XML Relax NG object
- xmlRemove — Remove an element or a list of elements from their parents
- xmlSchema — Create a XML Schema object
- xmlSetAttributes — Set the attributes name and value.
- xmlValidate — Validate a document in using a DTD, a Relax NG or a Schema.
- xmlWrite — Write a XML document in a file
- xmlXPath — Make an XPath query on a XML document
Report an issue | ||
<< Arrefecimento Simulado | Ajuda Scilab | Arquivos : funções de Entrada/Saída >> |