Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Save data to text file - List_plot(...).save(Path, Name..)?

Hey,

Is there a way to save data in list plot as a text file in stead/ in addition to showing it with .show() ?

In this way - I want to export the data from my list, say to Excel or Matlab in order to plot it using their tools. I wish the data would be arrange in the text file in a list of values that I could then copy (for example) to the Excel table.

Thanking u on advance!