Specify and control how Mathematica formats its output, including rich text, equations and graphics.

learn more… | top users | synonyms

-1
votes
1answer
46 views

How can a 3DBarChart be made to be fixed size and proportions?

I have a 3DBarChart that adds bar graphs as would be required by the dataset, but as it gets wider runs off the page and can not be printed. Is there a way to fix the height & width of the ...
-1
votes
1answer
66 views

Dynamically show a specific number of the fractional part's digits

What is the fastest way to cut off all n z digits of the fractional part of a real number? (For example 12390.20934230) I came up with this so far: ...
-2
votes
2answers
319 views

How to write output in TraditionalForm into external text files?

I'd like to write output in TraditionalForm into external text files ofile.txt. I tried to use ...
-2
votes
1answer
74 views

Mathematica output in ASCII or larger text size for the output?

I am trying to read the output of this code that has crosses, circles and spaces. For some reason, the output is in very-very small alphabets so I would like to get it in ASCII and/or in larger ...
-3
votes
1answer
91 views

How can I solve precision problem [duplicate]

I want to set 2 decimal places, whether it's real Number or anything.for that purpose I wrote the following function. ...
-4
votes
2answers
76 views
-4
votes
0answers
47 views

How to get the output line by line? [closed]

How to get the following general output, (n is the input parameter) a1 = & f[1] a2 = & f[2] a3 = & f[3] ... an = & f[n] The format is ...
-5
votes
1answer
129 views

Mystified by inability to find info to do what seems really basic [closed]

Trying to do some basic algebra here, have input 12 expressions. I would like to label the output so that I can connect the outputs to the context of the inputs, within the output line. Having ...

1 2 3 4