Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
forum:data:2020:printing_several_spectra [2020/01/13 18:56] Riccardo Piomboforum:data:2020:printing_several_spectra [2021/02/08 21:54] (current) Maurits W. Haverkort
Line 34: Line 34:
  
 when printing the spectrum on the file I write for example: when printing the spectrum on the file I write for example:
 +<code>
 G_dSW.Print({{"file","PES_dSpectra(%d,%d).dat", {i, j} }}) G_dSW.Print({{"file","PES_dSpectra(%d,%d).dat", {i, j} }})
 +</code>
 but Quanty gives me an error. I check the .pdf user guide to see how to correct such an error but I don't find anything useful under "G.Print" section. Could someone please help me? but Quanty gives me an error. I check the .pdf user guide to see how to correct such an error but I don't find anything useful under "G.Print" section. Could someone please help me?
  
Print/export