Warning:
jsMath
requires JavaScript to process the mathematics on this page.
If your browser supports JavaScript, be sure it is enabled.
[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
7
API
7.1
ufileformat
uload(filename,matrix,exclusion
_value)
filename
: character of strings, input. The filename of the matrix to load with the extensions described in
2
.
matrix
: 1D, 2D or 3D unallocated real pointer, output. The allocation of the output matrix is done inside the subroutine.
exclusion
_value
: real, output: The exclusion value
usave(filename,matrix,exclusion
_value)
filename
: character of strings, input. The filename of the matrix to save.
matrix
: 1D, 2D or 3D real matrix, input. The matrix to save.
exclusion
_value
: real, input: The exclusion value
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]