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 次查看(过去 30 天)
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));

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by