Contents
Previous
Next
Subchapters
Current Chapters->
mlmode_setstr
mlmode_strcmp
mlmode_ones
mlmode_zeros
mlmode_length
mlmode_ij
mlmode_inf
mlmode_nan
mlmode_eye
mlmode_exist
mlmode_eps
mlmode_clock
mlmode_computer
mlmode_cd
mlmode_date
mlmode_max
mlmode_min
Parent Chapters->
Omatrix6
mlmode
mlmode_intrinsic
mlmode_computer
Search Tools->
contents
reference
index
search
Compute Type and Size Limitations
Syntax
[
comp
,
limit
] = computer
Comp
The return
comp
is set equal to
"PCWIN"
to denote that this is a windows
PC
system.
Limit
The value
limit
is a double-precision scalar equal to the maximum number of elements in a matrix.
Example
If in
Mlmode
and the full version of O-Matrix you enter
[comp, limit] = computer
comp, limit
O-Matrix will reply
PCWIN
1.#INF