https://www.nt.tuwien.ac.at...
조회 수: 11 (최근 30일)
이전 댓글 표시
unable to run the LTE_sim_main_launcher_demo_femtocells.m Actually i have got the license for Vienna LTE-A Downlink System Level Simulator tool...in that i wanted to run LTE_sim_main_launcher_demo_femtocells.m SWITCH expression must be a scalar or character vector constant.
Error in channel_gain_wrappers.fastFadingWrapper (line 15) switch starting_point
Error in phy_modeling.generateChannelMatrix (line 12) channel_factory_H0 = channel_gain_wrappers.fastFadingWrapper(config.system_bandwidth,config.trace_params);
Error in LTE_init_get_microscale_fading_SL_trace>generate_trace_v2 (line 149) [H_0_RB, H_i_RB] = phy_modeling.generateChannelMatrix(...
Error in LTE_init_get_microscale_fading_SL_trace (line 113) pregenerated_ff = generate_trace_v2(LTE_config, config);
Error in LTE_sim_main (line 93) pregenerated_ff = LTE_init_get_microscale_fading_SL_trace(LTE_config);
Error in LTE_sim_main_launcher_demo_femtocells (line 43) output_results_file = LTE_sim_main(LTE_config);
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 OFDM에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!