Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
% [MergedDataTable] = MergeTables(Table1,Table2,Table2SheetName)
% Merges two tables (from excel files) making sure that the imported tables
% have same dataformat
% input: Table1 (table or filepath-string to the master table which
% decides the dataformat of the merged table)
% Table2 (filepath-string to the seccond table with data to be
% added to the Table1)
% Table2SheetName Sheet name of Table2 (String)
%
% output MergedDataTable contains the outer join of the two tables
% CC Swerim
Citar como
Micke Malmström (2026). MergeTables (https://la.mathworks.com/matlabcentral/fileexchange/118130-mergetables), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.1 (1,62 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
