Scilab 6.1.0
- Scilabヘルプ
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- ARnoldi PACKage
- Statistics
- Sparses Matrix
- UMFPACK Interface
- Optimization and Simulation
- XML Management
- HDF5 files
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics : exporting and printing
- GUI
- Data Structures
- Parameters
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab binary files I/O
- Code Matlab => Scilab
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Atoms
- Tcl/Tk Interface
- Script editor
- UI Data
- Online help management
- Parallel
- Modules manager
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Java Interface
- Preferences
- Coverage
- Lint tool (SLint)
- Web Tools
- Windows tools
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
- htmlDump — HTML文書をダンプ
- htmlRead — ローカルまたはリモートファイルからHTMLストリームを読み込む
- htmlReadStr — 文字列からHTMLツリーを読み込む
- htmlWrite — HTML文書をファイルに書き込む
- xmlAddNs — XML要素に名前空間を追加
- xmlAppend — 子要素を親に追加する
- xmlAsNumber — XPathクエリの結果を数値の行に変換
- xmlAsText — XPathクエリの結果を文字列の行に変換
- xmlDelete — XML文書を削除
- xmlDocument — XML文書を新規に作成
- xmlDTD — XML DTDオブジェクトを作成
- xmlDump — XMLオブジェクトをダンプする
- xmlElement — XML要素を新規に作成する
- xmlFormat — Scilab変数をXMLに整形する
- xmlGetNsByHref — 名前名前をhrefにより取得する
- xmlGetNsByPrefix — 接頭辞により名前空間を取得する
- xmlGetOpenDocs — オープンされたXML文書またはXML検証ファイルを全て取得する.
- xmlGetValues — 設定値を取得
- xmlIsValidObject — XMLオブジェクトの存在を調べる
- xmlName — 要素名を取得する.
- xmlNs — XML名前空間を新規に作成する
- XML Objects — 異なるのXMLオブジェクトのプロパティを記述する
- xmlRead — ローカルまたはリモートファイルからXMLストリームを読み込む
- xmlReadStr — 文字列からXMLツリーを読み込む
- xmlRelaxNG — XML Relax NGオブジェクトを作成する
- xmlRemove — 要素または要素のリストを親から削除する
- xmlSchema — XMLスキーマオブジェクトを作成する
- xmlSetAttributes — 属性の名前と値を設定する.
- xmlSetValues — Sets some attribute=value in an XML document for a given tag/XPath
- xmlValidate — DTD, Relax NG または Schema により文書を検証する.
- xmlWrite — XML文書をファイルに書き込む
- xmlXPath — XML文書にXPathクエリを作成する
Report an issue | ||
<< Optimization and Simulation | Scilabヘルプ | HDF5 files >> |