Merge matrices

버전 1.0.0.0 (2.99 KB) 작성자: Dimitri Shvorob
(in a SQL equijoin)
다운로드 수: 2.8K
업데이트 날짜: 2016/4/4

라이선스 보기

Function JOINMAT implements SQL 'join' operation with a single equality condition.
http://en.wikipedia.org/wiki/Join_(SQL)

It has been tested with numeric keys only, and not optimized; improvements are enthusiastically welcomed.

See also the dataset-array version JOINDST.

PS. Note that output rows are sorted, and Inf values are treated in the same way as (but are distinguished from) NaN values.

인용 양식

Dimitri Shvorob (2025). Merge matrices (https://www.mathworks.com/matlabcentral/fileexchange/21229-merge-matrices), MATLAB Central File Exchange. 검색 날짜: .

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

Community Treasure Hunt

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

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

BSD
link to JOINDST