Reads data, possibly from Excel,
through simple copy and paste, converting the data into a simple input file,
which is then given to a (Fortran 90) program. 
   Essentially, the tab characters are converted to blanks.
(If from Excel, any formulas in the cells become their visible, numerical
equivalents.) 
   Column 'kol' is given just for a supplementary confirmative
plot. 
   Data are accepted either in ", ;" ("European")
or ". ," ("American") style, the user having to select comma-to-point
in this latter case. 
   This plate is essentially a tool
for other applications where data may be supplied
by copy-paste.  |