How to reduce the variable size.I have attached my program. Output error- Maximum variable size allowed by the program is exceeded.

How to reduce the variable size.I have attached my program. Output error- Maximum variable size allowed by the program is exceeded.

4 个评论

In 2015b, the error is more detailed and as follow:
Requested 85x85x85x85x85 (33.1GB) array exceeds maximum array size preference.
Unless you have at least 33.1 GB of ram, there's no way that your ndgrid call will succeed.
Is there any process to write the program without using array.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by