IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
replace_underscores.m File Reference

Detailed Description

Replaces underscores with a '-'.

Parameters
sstring of cell of strings
Returns
a string, if the input is a string, or a cell of strings, if the input is a cell of strings

Definition in file replace_underscores.m.

Go to the source code of this file.

Functions

function replace_underscores (in s)
 

Function Documentation

function replace_underscores ( in  s)