help-octave
[Top][All Lists]
Advanced

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

Re: annotation function


From: siko1056
Subject: Re: annotation function
Date: Wed, 12 Jul 2017 04:57:37 -0700 (PDT)

SYSU wrote
> Sir, where can I find the the annotation function that can be used to plot
> arrow?

You mean the annotation [1] function?

> x = linspace (0, 2*pi, 1000);
> y = sin (x);
> plot (x,y)
> annotation ("textarrow", [0.6,0.5], [0.6,0.5],"string", "Some text")

<http://octave.1599824.n4.nabble.com/file/n4684085/octave_annotation.png> 

HTH,
Kai


[1]: https://www.gnu.org/software/octave/doc/interpreter/XREFannotation



--
View this message in context: 
http://octave.1599824.n4.nabble.com/annotation-function-tp4684083p4684085.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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