Hi, 

I would like to know, how to write the plotted values of a 'ProfilePlot()' to a file? For example, I made a  histogram with the following line.
 plot = ProfilePlot(sphere_200, "ProtonMomentum", ["NoOfProton"], weight_field="CellMass")

But how can I write the values of "ProtonMomentum" and "NoOfProton" to a file?

Thankyou.

--
Reju Sam John