Tagged Questions
5
votes
3answers
187 views
Storing data in the Notebook in readable form
The common problem in my theretical work is a need to import some experimental data to work with. This means that my notebook depends on some external files which makes it difficult to share it with ...
2
votes
3answers
132 views
Making data persistent, as in xmgrace
I've been using xmgrace for quite a long time as my favorite solution for scientific data manipulation and plotting. These data often come from home-made fortran programs, in the form of, e.g., a ...