3 lines
230 B
Matlab
3 lines
230 B
Matlab
function Gnash(GnashFile); %Convert to a "function". Data is placed in the "global" area.
|
|
% My first MatLab attempt, to swallow data as produced by Gnash's DUMP
|
|
%command in a comma-separated format. Such files start with a line
|