I am familiaral with the importTextData function, but I need something that will read the txt file and store what it read in a variable because I need to do something with that information.
For example
a=readfile("test.txt");
I am familiaral with the importTextData function, but I need something that will read the txt file and store what it read in a variable because I need to do something with that information.
For example
a=readfile("test.txt");