helperGetDesignSpecsParameters not working in Beamforming for MIMO-OFDM Systems
3 次查看(过去 30 天)
显示 更早的评论
Dear Sirs,
I am using the example "Beamforming for MIMO-OFDM Systems" in release R2019b and R2021a
The program gives error in both R2019b and R2021a, the command output is:
'helperGetDesignSpecsParameters' is used in Beamforming for
MIMO-OFDM Systems.
Error in mimo (line 30)
gc = helperGetDesignSpecsParameters();
I went throught the toolbox and I could not find helperGetDesignSpecsParameters.m and helperPlotMIMOEnvironment.m
I wonder why is in the website such a script that does not work,
Thanks in advance, -Enrique-
0 个评论
回答(1 个)
Kiran Felix Robert
2021-3-25
Hi Enrique Navarro,
Try opening the Beamforming for MIMO – OFDM Systems example using the following command in the command window.
openExample('phased/MIMOBeamformingExample')
The above command will navigate your current working directory to the directory which contains all the necessary files.
You will also see the same command in the Documentation page when you click clicking the View Command button.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Beamforming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!