| Author |
Comment/Response |
Martin
|
04/27/12 9:40pm
Hi,
The Mathematica documentation for "Format" suggests that "You can add your own forms for formatted output.". Unfortunately, there is no example on how this is done exactly - and simply defining a new form by something like
Format[f[x_],newForm]:=x*2;
doesn't work. I didn't find any documentation on this, so maybe someone could give me a hint here?
Cheers, Martin
URL: , |
|