mat2piv.m

버전 1.0.0.0 (6.4 KB) 작성자: dan
Flatten an N-dimensional tensor into an Excel pivottable ready form
다운로드 수: 467
업데이트 날짜: 2014/8/5

라이선스 보기

Takes an N-dimensional vector/matrix/tensor M and optional user-provided labels and flattens it into a cell array suitable for use as an Excel pivot table datasource. The resultant 2-dimensional cell array P will be a matrix with one row per element in M and N+1 columns: one column to hold each dimension's labels plus one to hold the values. This cell array P is suitable for export to Excel to be used as a data source for a pivot table.

인용 양식

dan (2024). mat2piv.m (https://www.mathworks.com/matlabcentral/fileexchange/47446-mat2piv-m), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

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