DeepMIMO / DeepMIMO-matlab

DeepMIMO dataset and codes for mmWave and massive MIMO applications
http://deepmimo.net/
Other
146 stars 52 forks source link

'I1_2p4' scenario" failed to run #13

Open SupzzZ opened 3 weeks ago

SupzzZ commented 3 weeks ago

In the 'I1_2p4' scenario"Note: Since this scenario consists of only one access point, please set "enable_BS2BSchannels" (MATLAB) or "enable_BS2BS" (Python) to zero in the DeepMIMO generation parameters. ” However, I couldn't find the setting for "enable_BS2BSchannels" in the matlab code, so I got an error “找不到文件或目录 'D:\wireless_communication_Dataset\DeepMIMOv3-matlab\Raytracing_scenarios\I1_2p4\I1_2p4.BSBS.params.mat'。

出错 validate_parameters>load_scenario_params_v2 (第 140 行) load([params_inner.scenario_files, '.BSBS.params.mat']) % BS2BS parameter file” Pleas I need help!!

wenchaozheng commented 4 days ago

Have you solved it? I have encountered the same problem.