Borrar filtros
Borrar filtros

Subscripted assignment dimension mismatch.

1 visualización (últimos 30 días)
Yussif M. Awelisah
Yussif M. Awelisah el 23 de Sept. de 2019
Respondida: Matt J el 23 de Sept. de 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.

Respuestas (1)

Matt J
Matt J el 23 de Sept. de 2019
It means nimf is not the same size as y(ind_remov_pad).

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by