Hi,
I've recently tried following the instructions on how to use the ATOG application to convert csv-files to .dat files using the examples given in the manual - but I am having some trouble. Each time I try calling the file from terminal, it says that is not read and when I try it in GAUSS, the program returns -1.
How do I prevent this from running and how do I use ATOG in macOS?
1 Answer
0
You probably don't want to use ATOG. You can load CSV files pretty easily in GAUSS using the loadd
command or the interactive data import window as shown in this YouTube video.
Your Answer
1 Answer
You probably don't want to use ATOG. You can load CSV files pretty easily in GAUSS using the loadd
command or the interactive data import window as shown in this YouTube video.