help-octave
[Top][All Lists]
Advanced

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

Re: Problems with the plot "descriptive text"


From: Paul Kienzle
Subject: Re: Problems with the plot "descriptive text"
Date: Fri, 14 Jul 2000 14:26:35 +0100 (BST)

I presume you are referring to the legend.  You can set a different
description for each plot line using, for example:

        plot(x,y,";x-y;", x, z,";x-z;");

Paul Kienzle
address@hidden

From: fermin <address@hidden>
>Hello,
>
>Can anyboy explain me, how can i change the "descriptive text" that
>appears at the top right when i make a plot with diferents graphics?.
>So i could change the name to each plot graphic.
>
>Im not talking about the plot "labels" and "axis"
>
>Thankyou very much.
>
>
>
>-----------------------------------------------------------------------
>Octave is freely available under the terms of the GNU GPL.
>
>Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
>How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
>Subscription information:  http://www.che.wisc.edu/octave/archive.html
>-----------------------------------------------------------------------
>
>
>



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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