Error using fclose Invalid file identifier. nc_interface

Bug reports, work arounds and fixes

Moderators: arango, robertson

Post Reply
Message
Author
lfelipem
Posts: 3
Joined: Thu Aug 15, 2013 1:54 pm
Location: UFRGS

Error using fclose Invalid file identifier. nc_interface

#1 Unread post by lfelipem »

I'm running d_core2_fc command in matlab and I'm oseguinte problem:

Can anyone help me?

%%%

Error using fclose
Invalid file identifier. Use fopen to generate a valid file identifier.

Error in nc_interface (line 98)
fclose(fid);

Post Reply