First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Is using matlab a requirement for this? That seems like a lot of overhead for writing to a text file.
I think you could just use fopen, fprintf, and fclose to open, write, and close the file respectively.
https://www.mathworks.com/help/matlab/ref/fprintf.html?stid=gnloc_drop