From help-octave-request at bevo dot che dot wisc dot edu Tue Oct 3 21:21:36 1995 Subject: Variable name in legend of Plot. From: Jerry Lynch To: help-octave at bevo dot che dot wisc dot edu Date: Tue, 3 Oct 1995 22:18:47 -0400 (EDT) I would like to get the variable name in legend of a plot. Although I noticed looking through the ".m" files that: # The legend may be fixed to include the name of the variable # plotted in some future version of Octave. I thought I would ask anyway. I would like to be able to change "line 1" to my variable name. Has anyone done this? If so, can you please share with me what I need to do to accomplish this? Thanks. Jerry