Netcdf library failure for stand alone application
이전 댓글 표시
Hi, I have a routine to convert a text file into netcdf that works fine when I launch it with Matlab. But when I use a standalone version I get the message:
Error using netcdflib
The NetCDF library encountered an error during execution of 'create' function - 'Can't add HDF5 file metadat (NC_EFILEMETA)'.
Error in netcdf.creat (line 59)
MATLAB:imagesci:netcdf:libraryFailure
I assume a library's missing in my exe but how can I ask the deploytool to add it? And then why isn't there anything listed in the mccExcludedFile.log?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 NetCDF에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!