Interactive Parallel Coordinates

버전 1.1.0.0 (270 KB) 작성자: Tobias Neuhauser
The interactive Parallel Coordinates allows you to explore complex data sets
다운로드 수: 407
업데이트 날짜: 2018/6/10

라이선스 보기

The Interactive Parallel Coordinates plot allows you to explore interactively a complex data set. The Interactive Parallel Coordinates plot is for instance useful to discuss different trade-offs of a optimization problem with multiple objectives (Pareto-front) or understand the correlation between multiple categories
of a large data set.
The Interactive Parallel Coordinates comes with following features:
- color the data according to or category or the order of data
- limits for the in-range data can be interactively set by left-click and moving the small triangle to desired limit. This allows to focus on the interesting subset of the data
- Individual lines can be highlighted (which must not be out-of-range values)
- via left-click and may be removed by ctrl + left-click
- The order of category can be changed to explore the correlation between different categories and enhance the readability of the plot
Syntax
- startParCoords(X,XTickLabels,x_min_max);
- startParCoords(X,XTickLabels);
- startParCoords(X);
- startParCoords();
- startParCoords(path);
- startParCoords(path,X);

인용 양식

Tobias Neuhauser (2026). Interactive Parallel Coordinates (https://kr.mathworks.com/matlabcentral/fileexchange/67410-interactive-parallel-coordinates), MATLAB Central File Exchange. 검색 날짜: .

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

- fixed bug in undo/redo
- incorporated suggestion of "Jean Meunier"

1.0.0.0