Contents
Previous
Next
Subchapters->
mlmode_assignment
multiplestatement
mlmode_same
mlmode_if
mlmode_for
mlmode_while
mlmode_colon
mlmode_numbers
mlmode_building
mlmode_character
mlmode_quote
mlmode_matrixdivision
mlmode_logicalop
mlmode_numericop
mlmode_realpart
mlmode_matrixindex
mlmode_logicalindex
mlmode_grow
Current Chapters->
mlmode_mode
mlmode_language
mlmode_script
mlmode_function
mlmode_autoexec
mlmode_keyword
mlmode_intrinsic
mlmode_mfile
mismatfun
mlmode_diff
Parent Chapters->
Omatrix6
mlmode
mlmode_language
Search Tools->
contents
reference
index
search
Differences Between The Mlmode and O-Matrix Languages
Description
The sections below describe the features in the Mlmode language that are different from the corresponding features in O-Matrix.
Contents
Assignment Statements (Mlmode)
Multiple Statements in Same Line
Different Syntax with Same Meaning in Mlmode and O-Matrix Mode
If Statement (Mlmode)
For Statement (Mlmode)
While Statement (Mlmode)
The Colon Operator (Mlmode)
Precision of Input Numeric Values (Mlmode)
Building Matrices (Mlmode)
Binary Operators and Character Matrices (Mlmode)
Single Quote Character (Mlmode)
The Right Matrix Divide Operator (Mlmode)
Logical Operators (Mlmode)
Numeric Operators (Mlmode)
Complex Operations only using Real Part (Mlmode)
Using a Matrix as an Index (Mlmode)
Logical Indices (Mlmode)
Automatic Growing of Matrices on Assignment (Mlmode)