next up previous contents
Next: SplitDFset Up: MagicTools procedures reference: Previous: SaveDFsAsText   Contents


DumpDFs(DFs,filename)

Dumps a given set of DFs into a file. The file can be read using [LoadDFs]LoadDFs.
DFs*
- set of distribution functions to dump (mandatory argument)
filename*
- name of the dump-file (mandatory argument)
Example: MagicTools.DumpDFs(Pots,'pots.dmp')



Alexander Lyubartsev 2016-05-03