Not possible as I Need previously generated Output for my Analysis.
I am giving up, will run this command manually once my Notebook has run to the end.
Anyway, thanks a lot for your effort.
Frank
Try setting:
$HistoryLength = 1
such that the memory does not grow excessively during evaluation...
Again, without explicit code, it is very hard to guess!
It is png. Rasterize does not help. Same as before. I failed to state that I can save to disk when I re-run the snippet of code manually. The failure occurs during execution of "Evaluate Notebook" from the drop-down-menu.
You save it as a bitmap file, or? Does this work:
Rasterize[yourplot,"Image",RasterSize -> 800]
The graph is known in memory, I can query it.
Without explicit code, there is not much to comment. It looks to me like your plot is empty or so. I see 2 empty lists...