Dear Bashar,
I downloaded the .zip file from the following link: 5G Link Level Simulator
Ran the the NOMA.m scenario in main.n (line14). Unfortunately it came up with the same error.
Do I have the correct link to the 5G Link Level Simulator?
Error using Modulation.SignalConstellation/Bit2Symbol (line 137)
Dimensions of arrays being concatenated are not consistent.
Error in Elements.BaseStation/generateTransmitSignal (line 75)
dataSymbols =
currentMod.SignalConstellation.Bit2Symbol(currentLink.EncodedBits{iCodeword},
farUEEncodedBits{iCodeword});
Error in main (line 44)
parfor iSweep = 1:length(simParams.simulation.sweepValue) % this
may be ‘for’ or ‘parfor’
Thank you.
Best
Gandolf
- This reply was modified 1 year ago by Gandolf.