IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy

Detailed Description

Creates CSV string to be saved into CSV file.

Definition in file cell2csv.m.

Go to the source code of this file.

Functions

function cell2csv (in results_table, in deli)
 

Function Documentation

function cell2csv ( in  results_table,
in  deli 
)
Parameters
results_tableCell of strings or numbers
deli=TAB. Delimiter
Returns
CSV-formatted string