https://www.nt.tuwien.ac.at...
12 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on OFDM in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!