How to load numeric & string (web log data) data from .txt file or csv file

조회 수: 1 (최근 30일)
rajasree sree
rajasree sree 2014년 7월 25일
댓글: Geoff Hayes 2014년 7월 26일
I want to load apache access log dataset in matlab given as
10.1.49.39 0 0 [12/May/2014:10:33:35 530] GET HTTP/1.1 200 491 0 Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:27.0)Gecko/20100101 Firefox/27.0"
which command is suitable for loading this dataset. Please help me. Thanks in advance.
  댓글 수: 1
Geoff Hayes
Geoff Hayes 2014년 7월 26일
Without any obvious delimiters in the above string, it is unclear what each column should contain for text. What do you hope to do with this file once you have read it in to MATLAB? Are you looking for particular information?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by