merge different data set into single table

I have different data sets with different column length and different variable name as patient id. I want to save them in single table for statistical analysis with patient id on top without adding zeros. e.g. like this
% code
A B C
1 3 4
2 4
7
P.S: I want to use final data in Classification learner which is not taking variables separately.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

질문:

2017년 8월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by