How do you resolve the error "Out of memory. Type 'help memory' for your options" in antenna simulations?
2 次查看(过去 30 天)
显示 更早的评论
I've been trying run simulations in a patch antenna and i keep getting the error "Out of memory. Type 'help memory' for your options". I entered 'help memory' and checked the options, i'm not sure how to reduce memory for antenna simulations. Any help is appreciated.
回答(1 个)
Aman Vyas
2020-3-20
Hi,
You can use and run the command memoryEstimate() which will tell you the actual memory requirement that is needed to run the simulation.
Once you get to know the memory requirements you can try changing the dimensions of the antenna to bring out the estimate of the system capabilities.
Check out the following link and check out examples related to it:
Also try going through this link which gives all possible reasons for the type of error you are getting.
Hope this solves the issue.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Antennas and Electromagnetic Propagation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!