Part of the problem I solved (load can't be used in this case). Using the following command I was able to input the information:
    filename = 'PowerPlantNames.txt';
    powerplantnames = importdata(filename);
I attached the outputut (powerplantnames). How can I quickly separate the strings?


