Read a 1-D profile from a text file.
The is often used to read tables and CSV files from other applications.
ascii_profile | ( | const char * | filename | ) |
Read a 1-D profile from a file.
Read a 1-D profile from a text file.
filename | File to be named. |