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 Comments

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.
I have attached my programming please check.(abcde.txt)

Sign in to comment.

Asked:

on 13 Sep 2015

Edited:

on 16 Sep 2015

Community Treasure Hunt

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

Start Hunting!