From: us on
"Anabel " <anabel.perezdiazREMOVE(a)tut.fi> wrote in message <i2jsek$m4r$1(a)fred.mathworks.com>...
> Do you think so? Then I must be idiot hehe.
>
> I can create arrows and text and stuff but I cannot fix them like 3 coordinate-system axis in the centre of the graph, nor that they move along with the graph when I rotate it :/
>
> help?

well...
one of the many solutions

% for the Z-axis...
peaks(32);
line([0,0],[0,0],zlim,'linewidth',4,'color',[0,0,0]);
text(0,0,zlim(2)+1,'Z','fontsize',20,'horizontalalignment','center');

us
First  |  Prev  | 
Pages: 1 2
Prev: pcm
Next: Microsoft Powerpoint 2010 and Matlab