Four Elliptic Venn

버전 1.0.0 (1.73 KB) 작성자: Shaimaa Omer
Draw a four elliptic venn diagram.
다운로드 수: 73
업데이트 날짜: 2021/8/27

라이선스 보기

% Draw a four elliptic venn diagram
% Input:
% - for sets = { A, B , C, D}
% - data is a fifteen element cell of:
% |A|
% |B|
% |C|
% |D|
% |A and B|
% |A and C|
% |B and C|
% |A and B and C|
% |A and D|
% |B and D|
% |C and D|
% |A and B and D|
% |A and C and D|
% |B and C and D|
% |A and B and C and D|
% Example:
% FourEllipticVenn( { 'Set 1', 'Set 2' , 'Set 3', 'Set 4'}, {'A', 'B', 'C', 'D', 'AB', 'AC', 'BC', 'ABC', 'AD', 'BD', 'CD', 'ABD', 'ACD', 'BCD', 'ABCD' }, 'Four Elliptic Venn' )
% Implemented by Shaimaa Omer 2020

인용 양식

Shaimaa Omer (2024). Four Elliptic Venn (https://www.mathworks.com/matlabcentral/fileexchange/98419-four-elliptic-venn), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0