Dear all.
I want to export a table (3 columns) with a fixed number of digits (accuracy). So the numbers (complex) should have 100 digits and the number format should be like e.g. 1.32448754E-43+234454E-23*I. I tried to use Export[M.out,x,Table]. The export works fine, but when importing the Table cannot be used in ListLinePlot. I really struggle to get that work, any ideas?
Thanks in advance for your help,
Markus