Out of memory error

1 view (last 30 days)
Marat Y
Marat Y on 20 Aug 2015
Edited: dpb on 20 Aug 2015
Hi, I've been having this problem for a while now and I can't seem to figure it out by myself. I am building structs, most of them finish without any problems, but some give this persistent warning message. Any kind of help would be appreciated. I am working with NetCDF-3 type of files.
---------------------------warning message-----------------------
Warning: The following error was caught while executing 'internal.matlab.imagesci.nc' class destructor: The NetCDF library encountered an error during execution of 'close' function - 'Not a valid ID (NC_EBADID)'. --------------------------------------------------------------------------------- After 10 warnings the script fails and matlab crashes.
This is the final error message
----------------------------------------------------------------------------------
Out of memory. Type HELP MEMORY for your options.
----------------------------------------------------------------------------------
Thanks
  1 Comment
dpb
dpb on 20 Aug 2015
Edited: dpb on 20 Aug 2015
Submit a bug report to official TMW support; will need to include the minimum script that will reproduce the problem and the offending file.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!