assignData
Description
assigns the specified newhcube
= assignData(hcube
,row
,column
,band
,data
)data
to a hyperspectral data cube. The function
reads the data cube stored in the hypercube
object
hcube
, assigns the new data to the spectral bands
band
at the locations specified by row
and
column
, and returns a new hypercube
object.
Note
This function requires the Hyperspectral Imaging Library for Image Processing Toolbox™. You can install the Hyperspectral Imaging Library for Image Processing Toolbox from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
The Hyperspectral Imaging Library for Image Processing Toolbox requires desktop MATLAB®, as MATLAB Online™ or MATLAB Mobile™ do not support the library.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a