|
From: | Nicholas Jankowski |
Subject: | Re: How to compare the colums ( 2nd and 3rd) of 2 .csv files based on a condition |
Date: | Wed, 24 Jun 2020 09:12:18 -0400 |
results: for file 1[1,1] =
{
[1,1] = tb
[2,1] = tb
[3,1] = tb
[4,1] = ta
[5,1] = ta
[6,1] = tc
[7,1] = tc[8,1] = tc}condition1 = cell2mat(data1{1})errorerror: cat: dimension mismatch
error: called from
cell2mat at line 80 column 11
fileoopencheck at line 27 column 12
[Prev in Thread] | Current Thread | [Next in Thread] |