NR Intercell Interference Modeling

3 views (last 30 days)
Faruk Adekola
Faruk Adekola on 2 Sep 2022
I am trying to get the simulation metrics after simulation on NR Intercell Interference Modelling with 5G system toolbox but it is giving an exception citing an unknown functions hNRGridVisualizer(), hNRMetricsVisualizer(). All efforts to locate the helper class that has the function proves abortive. Thanks

Answers (1)

Abhinav Aravindan
Abhinav Aravindan on 3 Jan 2025
The “NR Intercell Interference Modeling” example appears to have been modified in R2021a which contains the “hNRMetricsVisualizer” helper function and hence is not present in MATLAB R2020b due to which you may be facing the error.
Similarly, the “hNRGridVisualizer” helper function is used in the “NR Intercell Interference Modeling” example in MATLAB R2021b.
I hope this answers your query!

Categories

Find more on Simulink in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!