Azzera filtri
Azzera filtri

Subscripted assignment dimension mismatch.

1 visualizzazione (ultimi 30 giorni)
Yussif M. Awelisah
Yussif M. Awelisah il 23 Set 2019
Risposto: Matt J il 23 Set 2019
Please the below error occurs in code. Please I will be grateful for any help.
Subscripted assignment dimension mismatch.
Error in tvf_emd (line 127)
imf(nimf,:)=y(ind_remov_pad);
Please the full code and data are attached.

Risposte (1)

Matt J
Matt J il 23 Set 2019
It means nimf is not the same size as y(ind_remov_pad).

Community Treasure Hunt

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

Start Hunting!

Translated by