HI Mariam,
Thanks for your reply, I have made changes as per your suggestion but I am getting this message, pasted below, I am simply trying to increase number of Subcarrier. Can you reproduce it by increasing in this Massive MIMO sceanrio:
Error using Channel.FastFading/NewRealization (line 590)
Out of memory. Type “help memory” for your options.
Error in Channel.FastFading (line 231)
obj.NewRealization(0);
Error in Parameters.SimulationParameters/initializeLinks (line 1613)
Links{linkX, linkY}.Channel = Channel.FastFading(
obj.modulation.samplingRate,…
Error in main (line 48)
parfor iSweep = 1:length(simParams.simulation.sweepValue) % this may be ‘for’ or ‘parfor’
>>