Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

MATLAB Colon Operator

The colon ( ) is an important MATLAB operator. It occurs in several different contexts. The expression [Pg.201]

To obtain nonunit spacing, specify an increment. For example, [Pg.201]

Subscript expressions involving colons refer to portions of a matrix  [Pg.201]

2 MATLAB, M-Files, and Input from Command Window [Pg.202]

While a sequence of commands in the Command Window can implanent many algorithms, it is awkward if selection (if-then-else) or repetition (e.g., while) logic is involved. The best way to do programming in MATLAB is to construct an M-flle (comparable to a VBA Macro). These are called M-flles since the automatic file type is. m. [Pg.202]


A very useful syntax in MATLAB is the colon operator that produces a row vector ... [Pg.534]


See other pages where MATLAB Colon Operator is mentioned: [Pg.201]    [Pg.201]   


SEARCH



Colon operator

MATLAB

© 2024 chempedia.info