Reading vectors and matrices from the console input

Reading a vector of integer and real values via console is not supported by the Flowgorithm unfortunately.
Only input of one value is available. Also redirection of the input and output is not supported.

However, there is a possibility of reading a vector data of integer and real values  as a string and parsing by specific subprograms available below.
The subprograms support:

DOWNLOAD [ZIP]