Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to convert .nc file in MATLAB workspace?

2 views
Skip to first unread message

halimatun

unread,
Mar 2, 2007, 2:41:48 AM3/2/07
to
Hi guys.. i'm back..
Do u have any idea how to convert .nc file in MATLAB V5.3?i try hard
by reading at google but i cant find it..i also didnt understand well
about .nc file..i dont know how to read that file also..If somebody
knew..please help me...
thanx in advance..

Steven Lord

unread,
Mar 2, 2007, 10:08:58 AM3/2/07
to

"halimatun" <yojai...@yahoo.com> wrote in message
news:ef4f4...@webcrossing.raydaftYaTP...

You need to determine which type of file this .nc file is:

http://filext.com/detaillist.php?extdetail=NC

If the file is a netCDF file, search on Google for "netcdf matlab" and
you'll find some tools for reading those files into MATLAB.

If it's in some other format, you'll probably need to either find a reader
(which could be a challenge) or determine the file format and build your own
reader using the file I/O functions in HELP IOFUN.

--
Steve Lord
sl...@mathworks.com


0 new messages