Feeds
提问
Subscripting into a table using one subscript (as in t(i)) is not supported. Specify a row subscript and a variable subscript, as in t(rows,vars). To select variables, use t(:
perc=0.8; ecg_simulato=[]; for k=1:length(RRi_samples) lungh_onda=round(perc*RRi_samples(k)); lungh_segmento=RRi...
4 years 前 | 1 个回答 | 0