sisetup.label

sisetup.label(var, unit, var_font_command='')
Return type:

str

Returns a string containing the LaTeX code of a figure label constructed from a variable name und unit.

Parameters:
varpython:str

The variable name.

unitpython:str

The unit to be typeset passed to the unit method.

Returns:
python:str

The LaTeX code for the given label.