help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Xandri Farr
Subject:
Date: Wed, 6 Aug 2008 18:43:32 +0200

Hi there
 
Can somebody please assist me to plot a multiple mesh plot with a correct legend.
So far the following works to plot all the mesh plots in one window on one axis...
 
   mesh(x,y,z)
   hold
   mesh(i,j,k)
 
However, I can not manage to add a legend that describes each mesh.  The figure just displays
line 1, line2, etc with the colour of the line.
 
I would like to rename these "lines".
 
Regards
Xandri

reply via email to

[Prev in Thread] Current Thread [Next in Thread]