Linked Questions
13 questions linked to/from How to copy code from Mathematica so it looks good on this site
2
votes
3
answers
240
views
Copying code from Mathematica to SE [duplicate]
I'm trying to get help on a series of differential equation but I'm running into trouble when attempting to copy the code into S.E. The results look garbled and I'm not sure it's understandable by ...
0
votes
0
answers
201
views
How to post Mathematica code in StackExchange [duplicate]
How do I post Mathematica code in StackExchange properly? I read some instructions that told me I should copy the Mathematica code from the Mathematica notebook with Copy as > Plain text or Copy as ...
1
vote
0
answers
100
views
Typing Mathematica code [duplicate]
When I posted the piece of code : FourierTransform[u[x,y]+v[x,y],y,q], I got an answer advising me to improve the typeset of the code.
How can I type a Mathematica code while I'm posting a question ...
2
votes
0
answers
76
views
how to paste codes and expressions from mathematica to forum (here) [duplicate]
can anyone tell me how to copy expressions from mathematica and paste them here, without any change.
so that you can exactly see what is in my mathematica window...
i've trouble asking question here.....
0
votes
0
answers
42
views
How do I transfer the results of a computation from a notebook into a Mathematica.SE question? [duplicate]
i have establish the ODE model and in order to simplify the question,I just want to put the ODE, but when I get the ODE from mma, how can I paste it to mse?
codes are as this
G = m*g;
d1 = (m)/(rho*...
99
votes
3
answers
5k
views
Additional useful buttons for our M.SE editor
Do you hate the guys trying to optimize every single part of a process? I'm one of those. Believe me, it's even harder for me. When I sit next to someone watching him writing something, taking the ...
14
votes
1
answer
271
views
Is it acceptable to post code in unreadable form? (i.e Notebook boxes not Raw Input Form)
The offence
There seem to be a significant amount of new people posting code that looks like this
a = (E^(-2 Abs[\[Gamma] - z Cos[\[Theta]]]^2) \!\(
\*UnderoverscriptBox[\(\[Sum]\), \(j = 0\), \(m\)]\(...
2
votes
2
answers
377
views
Posting equations with subscripts and Greek symbols
How can I write this equation in a nice manner when posting on Mathematica.SE?
Cos[Subscript[\[Beta], 0][t]] Sin[Subscript[\[Alpha], 0][t]] ==
Cos[Subscript[\[Beta], i][t]] Sin[Subscript[\[Alpha], ...
10
votes
1
answer
177
views
Help with formatting posts
I noticed that sometimes someone is editing my posts with better formatting. I would like to learn how to do certain things so that others can save time not editing my posts. Are there instructions ...
5
votes
2
answers
181
views
The editor does not let me put latex code from Mathematica
In this question: Calculating a parametrized maximum, as a function of the parameter I wanted to show the output of a Mathematica expression. So I clicked the expression and chose "Copy as -> LaTeX" ...
2
votes
1
answer
108
views
Why do I sometimes get boxes when I try to paste an equation?
I was just trying to ask a question but when I started to paste the equations I got
disp = {u[r, z], w[r, z]};
ddisp = {
\!\(\*SuperscriptBox[\(u\),
TagBox[
RowBox[{"(",
RowBox[{"1", ",", "0"}], ")"...
1
vote
1
answer
113
views
System keeps rejecting latex in questions
In my last two questions, whenever I tried pasting mathjax, the system would tell me that I am trying to paste code without code-syntax, and that I should please change that. For example,
I cannot ...
1
vote
0
answers
117
views
Font Support Online M
It's kinda of tricky to get the following equation into the stackexchange site but is there a way to support the Mathematica font(or some equivalent) online?
For example the Integrate symbol doesn't ...