- DSP System Toolbox
- Communications System Toolbox
- HDL Coder (if generating HDL code)
- Analog Devices AD936x RF Transceiver support package
Error evaluating 'MaskDialog' callback of ad9361_TX block (mask)
26 次查看(过去 30 天)
显示 更早的评论
Hello All,
I'm trying to use AD9361 Transmitter and Receiver model in my Simulink model.
Since I'm not interested in LTE filter configuration, hence I would like to generate custom filter. After applying filter configuration as I close the AD9361 filter wizard window, the following error pops up ( Please see attachment).
Thank you.
Arash
0 个评论
回答(1 个)
Abhishek Chakram
2023-12-20
Hi Arash Jafari,
It appears to me that you are facing difficulty in resolving the error evaluating 'MaskDialog' callback. The error indicates that there is an issue with the AD9361 filter wizard integration in the Simulink model or with the installation of the required toolboxes or support packages. Here are few steps to troubleshoot and resolve the error:
1. Make sure that all the necessary toolboxes and support packages are installed. For the AD9361 model, the following are needed:
You can check for the installed toolboxes using the “ver” command.
2. Ensure that you are using a version of MATLAB and the toolboxes that support the AD9361 models. If you are using an older version, consider updating to the latest version.
3. The error message mentions a missing message catalog 'rfblks_adiagile:adiagile'. This indicates a missing file or an installation issue. Try reinstalling the support packages that includes the AD9361 models.
4.Verify that the Simulink model configuration parameters are set correctly. This includes solver settings, hardware settings, and any other parameters that might affect the AD9361 blocks.
You can refer to the following documentation to know more about the functions used:
Best Regards,
Abhishek Chakram
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!