User Portlet User Portlet

Discussions
Thank you Ivan. Yes, I think you are right. Minor tickmarks only seem to be added if the **Ticks**option is set to **Automatic**.
Thank you very march. It works.
Use your approach and work very well With Defer also works thanks guys
Here are some examples of the type of for-loops I've seen from those coming to *Mathematica* from imperative programming languages like C/Java, where for-loops dominate. I'll present non-for-loop equivalents, in some cases with timings, which will...
This is exactly I was looking for thank you.
You try to DSolve[] nonlinear differential equation. The probability to obtain analytical solution is very small. Try to solve it numerical with NDSolve[].
I think that you can write directly ![enter image description here][1] [1]: http://community.wolfram.com//c/portal/getImageAttachment?filename=Untitled-1_1.png&userId=973597
The result is correct and is exactly what was requested in the input. If a result based on total degree is wanted, best is to a univariate substitution, as done...