Tagged Questions
1
vote
1answer
142 views
Export image data precision
I'm sure there is a very easy way to control this, but I have been searching for an hour now without luck.
I plot a function and export it to get a table that I can use in TikZ.
...
8
votes
1answer
170 views
Syntax Highlighting for Mathematica on a Blog
Every once in a while I want to paste Mathematica code on my blog. When I do, I would like it to be somewhat readable, and it would be nice to have syntax highlighting. So far all my searches have ...
4
votes
3answers
584 views
Export to text file
I would like to export a long Table of (complex) numbers to a text file using Export["file.txt",%];
A sample line from the obtained file looks like this:
...