Path: news.mathworks.com!not-for-mail
From: "Steven Lord" <slord@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Importing TEMS file in Matlab? How?
Date: Sun, 8 Nov 2009 17:44:36 -0500
Organization: The MathWorks, Inc.
Lines: 27
Message-ID: <hd7hip$dji$1@fred.mathworks.com>
References: <c6be145c-1397-47a3-b499-feb9bc5d6948@z4g2000prh.googlegroups.com>
Reply-To: "Steven Lord" <slord@mathworks.com>
NNTP-Posting-Host: lords.dhcp.mathworks.com
X-Trace: fred.mathworks.com 1257720217 13938 172.31.44.65 (8 Nov 2009 22:43:37 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 22:43:37 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
Xref: news.mathworks.com comp.soft-sys.matlab:583416



"Communications_engineer" <communications_engineer@yahoo.com> wrote in 
message 
news:c6be145c-1397-47a3-b499-feb9bc5d6948@z4g2000prh.googlegroups.com...
> Does anyone know how I can import TEMS (software for drive testing in
> cellular networks by Ericsson) log file in to Matlab to take data out
> of it
>
>
> Can an expert from Matlab guide me there is one?

1) Determine the format in which the data was written into the file (CSV, 
some other sort of delimited file, binary, etc.)

2) With knowledge of the file format, use the appropriate functions (see 
HELP IOFUN for a list of some that you may find useful) to read in the data.

Alternately, check the File Exchange on MATLAB Central 
(http://www.mathworks.com/matlabcentral/) to see if someone has already 
written a function to load in this particular type of file.

-- 
Steve Lord
slord@mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ