help-octave
[Top][All Lists]
Advanced

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

Multiple mesh plot with a correct legend


From: Xandri Farr
Subject: Multiple mesh plot with a correct legend
Date: Fri, 8 Aug 2008 08:31:57 +0200

Hi there

 

Please forgive me for re-sending this e-mail. In the haste of sending the e-mail I forgot to add a Subject line to my e-mail.

 

Can somebody please assist me to plot a multiple mesh plot with a user-defined legend.
So far the following works to plot more than one mesh plot 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 and its colour.  The figure just displays

line 1, line2, etc with the colour of the mesh.

 

I would like to rename these "lines".

 

Regards
Xandri

E-mail Disclaimer
http://www.sunspace.co.za/emaildisclaimer.htm

 


reply via email to

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