I was just wondering if anyone has any tips to get matlab to make netcdf files on version 7.0.0 R14? I have tried mexnc, but keep getting the same error:
Code: Select all
Mex file entry point is missing. Please check the (case-sensitive)
spelling of mexFunction (for C MEX-files), or the (case-insensitive)
spelling of MEXFUNCTION (for FORTRAN MEX-files).
??? Invalid MEX-file 'C:\mexnc\win32\netcdf.dll': The specified module could not be found.
.
Error in ==> seagrid2roms at 142
When I try to test my mexnc installation it doesn't work either, although it is included in my system path and matlab path. Also, from their install information it seems win32 is not a very well supported option. Could someone maybe point me in a good direction?
I realise my questions are very basic and related to OS and IT skills, but I'm very new to having to do my own sysadmin, let alone doing it under Windows. Also I don't really have support from an IT department and no one else I work with does this type of work (or has even heard of netcdf). So I thought the ROMS community might be able to point me in a new direction as I keep going round in circles.
Thanks in advance for your help,
Bee