Thank you so much for sharing your work with simulation with us.
However, I cannot generate the channel sample by using the code gen_samples.m.
Matlab raised the error:
Unrecognized function or variable 'mytoc'.
Error in channel_gen_LOS (line 231)
mytoc(t1,ITER);
Hi Profesor,
Thank you so much for sharing your work with simulation with us. However, I cannot generate the channel sample by using the code gen_samples.m. Matlab raised the error:
Unrecognized function or variable 'mytoc'.
Error in channel_gen_LOS (line 231) mytoc(t1,ITER);
Error in gen_samples (line 8) [pcsi, ecsi] = channel_gen_LOS(pnr_dB, ITER, Num_paths, Lest,1,64,4);
Could you please guide me how to solve that problem? Thank you so much.