This is probably a silly question but I am going to ask it anyway...
I have written some code that puts out an array to file, however Matlab seems not to be able to recognise the line break command ('\n') hence prints out all the data in one long line rather than as a table. Instead of a new...