- `STR = func2str (FCN_HANDLE)`

Devuelve una cadena que contiene el nombre o la definición referenciada por el
handle de función `FCN_HANDLE`.

Véase también: `str2func`, `functions`.

### Referencias

- https://www.mathworks.com/help/matlab/ref/func2str.html
- https://octave.sourceforge.io/octave/function/func2str.html
