ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] [patch] Export as CSV and as Matlab ascii matrix

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Stefano Pettini <spettini@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 07 Mar 2005 01:02:52 +0100
Hi,

please find attached a patch against SVN version 13628.
It provides 2 new export functions:

1) Export as CSV (similar to Export as PSML, uses CSV instead of XML; the format is compatible with Excel and OpenOffice's spreadsheet).

2) Export as Matlab ascii matrix (generates a 2D matrix of floating point numbers, ascii encoded; it can be imported in Matlab, Octave, and many other softwares; the first column contains the relative timestamp, the second one contains the packet length; this enables Matlab to perform some statistics on exported packets and to generate graphs similar to Ethereal IO Graph feature).

I hope they can be useful.

Ciao
Stefano

Attachment: patch-export.diff.gz
Description: Binary data