IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy

Detailed Description

Converts cell to string. The generated string will produce the same cell (i.e., c again) if eval()'uated.

Works only if the elements from c are strings. Originally designed to be used by datatool.

Definition in file cell2str.m.

Go to the source code of this file.

Functions

function cell2str (in c)
 

Function Documentation

function cell2str ( in  c)
Parameters
c
Returns
s