| bio | website | uoregon.edu/~noeckel |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 22 mins ago | |
| stats | profile views | 1,324 |
|
May 5 |
revised |
Error invoking Information on functions containing Legended Added a line calling the function - without it, no error appears. |
|
May 5 |
comment |
Error invoking Information on functions containing Legended @Silvia Interesting observation. I have to add that to my question: the function should first be evaluated to see the error. |
|
May 5 |
asked | Error invoking Information on functions containing Legended |
|
May 5 |
comment |
rasterListContourPlot With PlotLegends in Mathematica 9 I've changed the code at the URL linked above, so the problem mentioned in the question no longer occurs. If the changes work as I hope, it may be best to close this question as too localized. But I'd suggest waiting a little so I can get feedback. |
|
May 5 |
answered | rasterListContourPlot With PlotLegends in Mathematica 9 |
|
May 5 |
comment |
rasterListContourPlot With PlotLegends in Mathematica 9 The reason my functions don't work with version 9 legends is of course that they were written before version 9. And unfortunately the new legends cause the output of plots to have different Head (Legended instead of Graphics) when you specify a legend. I didn't anticipate this new invention (nor do I think it's a good change). But I'll try to modify my functions eventually. This kind of thing is exactly why I've mainly kept working with version 8 so far. It's too much work to update all my notebooks... |
|
May 5 |
revised |
A matrix-vector cross product Address the error in J.M.'s answer |
|
May 4 |
comment |
A matrix-vector cross product @J.M. BTW, a related answer where I used this is: Is it possible to do vector calculus in Mathematica?. Hope you don't get into an identity crisis... |
|
May 4 |
revised |
A matrix-vector cross product deleted 1 characters in body |
|
May 4 |
answered | A matrix-vector cross product |
|
May 4 |
answered | How to plot and solve the numerical solution of a integro-differential equation |
|
May 3 |
awarded | Nice Answer |
|
May 2 |
answered | CoordinateTransform from Cartesian to Spherical |
|
May 1 |
comment |
Find points on the surface of a Graphics3D object I assume you're aware of this, but the vertex coordinates of the original PolyhedronData object are accessible like this: PolyhedronData["GreatStellatedDodecahedron", "VertexCoordinates"] // N |
|
May 1 |
answered | Is there a more idiomatic way to solve this implicit differentiation problem? |
|
May 1 |
comment |
Override Equation structure change in mathematica - CopyToLaTeX @Rojo Ah, that could be. I'll wait for clarification. |
|
May 1 |
revised |
Numerical partial derivative deleted 11 characters in body |
|
May 1 |
answered | Numerical partial derivative |
|
May 1 |
comment |
Numerical partial derivative Related question: How can I differentiate Numerically? |
|
May 1 |
comment |
Override Equation structure change in mathematica - CopyToLaTeX @JonathanShock I understood it differently. The question is explicitly about TeXForm rearranging things. What you mention already happens in StandardForm. If you're right, the question is phrased incorrectly. |