Borrar filtros
Borrar filtros

I wrote MATLAB CODE but it is only executing in my friend laptop not in mine?In the code we use communication toolbox and we both are using same version R2019b and same OS.How to fix this problem?

1 visualización (últimos 30 días)
Error using horzcat
Dimensions of arrays being concatenated are not consistent.
Error in LDPCEncode (line 81)
encoder = comm.LDPCEncoder([rows cols]);
Error in codeseg (line 47)
ldpc_coded_bits = double(LDPCEncode(c',bgn));

Respuestas (0)

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