Merge dataset arrays

(in a SQL equijoin)

Al momento, stai seguendo questo contributo

Function JOINDST 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 matrix version JOINMAT.

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

Cita come

Dimitri Shvorob (2026). Merge dataset arrays (https://it.mathworks.com/matlabcentral/fileexchange/21230-merge-dataset-arrays), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

link to JOINMAT
BSD