Main Content
setHeader
Update header information of reads
Description
returns a new object that is a copy of newObject
= setHeader(object
,headerInfo
)object
with the
Header
property set to
headerInfo
.
returns a new object that is a copy of newObject
= setHeader(object
,headerInfo
,subset
)object
with the
Header
property of a subset of elements set to
headerInfo
. A one-to-one relationship must exist between
the number and order of elements in headerInfo
and
subset
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2010a