I did some time consuming computation and obtained a lot of arrays and variables; however after restart the Mathematica Kernel, all these computational results disappeared.
How can I save all these workspace variables into some file, and then re-use them by loading the file next time when I restart Mathematica?
(In Matlab all the current workspace can be saved into an *.mat file by save, and re-used by load)
DumpSave... in fact, this looks like a duplicate of Saving Mathematica kernel state? – Yves Klett Dec 09 '13 at 08:40.mxfile in C++ or any other programming language? – LCFactorization Dec 09 '13 at 08:46