https://ww​w.nt.tuwie​n.ac.at...

12 views (last 30 days)
V.HARINI
V.HARINI on 4 Jul 2018
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);

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!