Octave-Forge
- Extra packages for GNU Octave
Home
·
Packages
·
Developers
·
Documentation
·
Function Reference
·
FAQ
·
Bugs
·
Mailing Lists
·
Links
·
SVN
Input/Output
IO
IO
append_save
[
octave-forge/main/io/inst/append_save.m
]
Input checking:
csvread
[
octave/scripts/io/csvread.m
]
Read the matrix X from a file.
csvwrite
[
octave/scripts/io/csvwrite.m
]
Write the matrix X to a file.
dlmwrite
[
octave/scripts/io/dlmwrite.m
]
Write the matrix A to the text FILE using delimiters.
fexist
[
octave-forge/main/io/inst/fexist.m
]
Checks whether a file exists.
textread
[
octave-forge/main/io/src/textread.cc
]
Read data from the columns of a text file.
xlsread
[
octave-forge/main/io/inst/xlsread.m
]
reads EXCEL-files.