Dies ist eine alte Version des Dokuments!
−Inhaltsverzeichnis
vector and matrix
Basic vector and matrix handling
Vecotrs are a special form of matrices. The handling in iCon-L is the same, therefore the following examples are shown for matrices.
By line
Definition by connection
Another way is to use variables, for the same handling, the variable has to defined as definition by connection (reference)
Automatic allocation
If you define the variable with automatic allocation and you want to initialize the matrix you do it like this
Do not use the Create Matrix block
File operation
If you want to load a saved matrix from a file system, at first you have to allocate the memory by using the Create Matrix block