<html>
<head>
<style type="text/css">
body,p,td,div,span{
        font-size:13px; font-family:Arial, Helvetica, sans-serif;
};
body p{
        margin:0px;
}
</style>
</head>
<body><gotpl if="salutation"></gotpl><gotpl if="my_work_phone">Dear All</gotpl><br><br>I have pre-processed my EEG data cutting into different trials (35 trials total) using fieldtrip , now I wish to concatenate them into one single data matrix. The length of each trial varies form each other.<br><br>ofcourse, ft_appenddata didn't work in this case.<br><br>I would highly appreciate any help to solve this issue.<br><br><br>Thanks in advance.<br><br><br>Regards<br>Yadwinder</body></html>