File: INDEX

package info (click to toggle)
octave-io 2.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,808 kB
  • sloc: objc: 2,092; cpp: 546; python: 438; makefile: 204; xml: 23; sh: 20
file content (51 lines) | stat: -rw-r--r-- 762 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
io >> Input from and output to external formats
File Operations
  append_save
  fexist
  rfsearch
Miscellaneous Conversion Functions
  fromJSON
  pch2mat
  read_namelist
  toJSON
  utf82unicode
  unicode2utf8
  write_namelist
CSV File Functions
  cell2csv
  csv2cell
  csvconcat
  csvexplode
DBF I/O
  dbfread
  dbfwrite
XML I/O
  getxmlattv
  getxmlnode
  tidyxml
  xmlread
  xmlwrite
Spreadsheet I/O User Functions For .xls/.xlsx
  oct2xls
  xls2oct
  xlsclose
  xlsfinfo
  xlsopen
  xlsread
  xlswrite
Spreadsheet I/O USer Functions For .ods
  oct2ods
  ods2oct
  odsclose
  odsfinfo
  odsopen
  odsread
  odswrite
Spreadsheet Utility Functions
  calccelladdress
  chk_spreadsheet_support
  parsecell
Spreadsheet Function Testing
  io_testscript
  test_spsh