Tagged Questions
4
votes
0answers
183 views
3d axis label ovelapping [closed]
I'm using matlab2tikz to generate the tikz code for my figures. When compiling the document with the figure code as below, I get an ovelapping with the axis label y and z.
Here is what I've got:
...
6
votes
1answer
762 views
How to change label and ticks of a pgfplots colorbar?
I have a 3d plot with colored surface and a colorbar made with pgfplots.
My probably related questions are:
How can I set the label of the colorbar?
What are the equivalents of zticks (positions of ...
8
votes
2answers
506 views
pgfplots: two labelings for a single 3d plot
I am trying to add a second labeling to my 3d plot, but I can not figure out how to do it correctly. The idea is to add a second axis without any grid, ticks, lines and nothing but labels and overlay ...
