Hi,
I have got the following error message:
"MODEL SIMULATION :
??? Maximum variable size allowed by the program is exceeded.
Error in ==> sim1 at 65
c = zeros(ny*options_.periods,nrc) ;
Error in ==> simul at 82
sim1 ;
..."
I wonder if it is possible to increase "the maximum variable size"?
Engin