Simulink Error: LINK1248: image size exceeds maximum allowable size, what should be done?
2 次查看(过去 30 天)
显示 更早的评论
Hi everyone,
I should build a matrix with the size of 4851 X 4851 in my simulink model which needs much more memory size and because of that i'm recieving the error: fatal error LNK1248: image size (F85C8000) exceeds maximum allowable size (80000000) I use x64 platform and i have used many suggested options like deviding the matrix into smaller matrices but no change is occured. can anybody tell me what should i do?
tnx
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!