Code covered by the BSD License  

Highlights from
save matlab data

Be the first to rate this file! 1 Download (last 30 days) File Size: 1.77 KB File ID: #23891
image thumbnail

save matlab data

by Giuliano Langella

 

24 Apr 2009

This function saves bi-dimensional data to a tab delimited file with whatever extension.

| Watch this File

File Information
Description

You can save a cell array using:
gsave(cell); %if cell has a header it will be automatically saved

...or a numeric (e.g. double) array using:
gsave(data, header) % 'data' is numeric, while 'header' is a cell array which contains the column header of 'data'.

MATLAB release MATLAB 7.4 (R2007a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
save Giuliano Langella 24 Apr 2009 14:20:38
tab Giuliano Langella 24 Apr 2009 14:20:39
header Giuliano Langella 24 Apr 2009 14:20:39
cell Giuliano Langella 24 Apr 2009 14:20:39
delimited Giuliano Langella 24 Apr 2009 14:20:39
export Giuliano Langella 24 Apr 2009 14:20:39
data Giuliano Langella 24 Apr 2009 14:20:39

Contact us at files@mathworks.com