| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | 19 hours ago | |
| stats | profile views | 121 |
|
May 13 |
accepted | Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar |
|
May 13 |
comment |
Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar You might want to change rData to FData.. Thank you though, the essense of the answer still exists. |
|
May 13 |
comment |
Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar Thank you. I would have never thought of this. |
|
May 13 |
revised |
Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar erratum |
|
May 13 |
comment |
Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar How do I change the font size of the text in the colorbar? I was using BarLegend for that purpose...
ArrayPlot[mat,
PlotLegends ->
BarLegend[{GrayLevel, {0, 1}}, LabelStyle -> {FontSize -> 20}]] |
|
May 13 |
revised |
Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar included mathematica version |
|
May 13 |
comment |
Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar @belisarius Mathematica 9.0... Will make the edit |
|
May 13 |
asked | Reversing the ColorScheme used in an ArrayPlot and setting the font size in the color bar |
|
May 10 |
comment |
Changing FrameTicks of ListPlot @BoLe Useful! Thanks! |
|
May 10 |
accepted | Changing FrameTicks of ListPlot |
|
May 10 |
comment |
Changing FrameTicks of ListPlot This is rather interesting. I didn't think that "specifying my data differently" outside the plot function would help me... |
|
May 10 |
asked | Changing FrameTicks of ListPlot |
|
May 5 |
awarded | Taxonomist |
|
Apr 30 |
comment |
Contour heat graph (ListContourPlot?) Aaah Mathematica 9!!! Your PlotLegends is now fixed.... it was so messed up in Mathematica 8.0 |
|
Apr 28 |
comment |
Unexpected result from contour plot - where is the color gradient? @J.M. Will do in a few days (adding an answer). Just finished my PhD! Have a bunch of things to take care of... |
|
Apr 25 |
comment |
Unexpected result from contour plot - where is the color gradient? @J.M. I didn't find the "answer" through this post but I found an alternative. Do you think it's ok to post an alternative method (not sure what to call a NON-solution)? And must I answer my own post? :P |
|
Apr 25 |
comment |
Unexpected result from contour plot - where is the color gradient? @J.M. I think it did. However, I don't remember what it was. I'll have to check my folders from last year. |
|
Apr 22 |
comment |
Problems with NDSolve and stiffness Would it help if you blindly switched to the LSODA method? I generally noticed that the LSODA is quite forgiving and pushes stiff equations towards a "solution" better than the BDF at the very least. |
|
Apr 21 |
comment |
tree of values representation What does your data look like? |
|
Apr 21 |
revised |
Using undefined function in an expression typo corrected in title |