<< add_graphical_element Generate Tikz Strings add_options >>

xs2tikz >> xs2tikz > Generate Tikz Strings > add_legendentry

add_legendentry

Add legend entry for graphical element tikzStrings

Syntax

tikzStrings = add_legendentry(text)

Parameters

text:

a string which will be printed in the legend part

tikzStrings:

column vector containing generated strings

Description

Generates a string with an \addlegendentry.

Examples

ts = add_legendentry("sinh(x)")

Authors


Report an issue
<< add_graphical_element Generate Tikz Strings add_options >>