Curly brace annotation

Draws curly brace on current figure
3K download
Aggiornato 22 ott 2012

Visualizza la licenza

DRAWBRACE Draw curly brace on current figure
DRAWBRACE([X1, Y1], [X2, Y2]) draws a curly brace from the point [X1,
Y1] to the point [X2, Y2]

DRAWBRACE([X1,Y1], [X2,Y2], W) draws a brace using the brace width W.

DRAWBRACE(..., 'Param1', 'Value1', 'Param2', 'Value2') draws a brace
using the LineSeries property values specified by 'Param1'/'Value1',
'Param2'/'Value2', ... .

H = DRAWBRACE(...) returns the LineSeries handle to the brace.

Example:
H = drawbrace([0 0], [1 1], 20, 'Color', 'k')

Cita come

Pål Næverlid Sævik (2025). Curly brace annotation (https://it.mathworks.com/matlabcentral/fileexchange/38716-curly-brace-annotation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Annotations in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0