Curly brace annotation

Draws curly brace on current figure
다운로드 수: 3K
업데이트 2012/10/22

라이선스 보기

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')

인용 양식

Pål Næverlid Sævik (2026). Curly brace annotation (https://kr.mathworks.com/matlabcentral/fileexchange/38716-curly-brace-annotation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Annotations에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0