matlabshared.targetsdk.Loader Class
Namespace: matlabshared.targetsdk
Describe how to load code to hardware
Description
Use the Loader
class to represent a system command or a
MATLAB® function that loads code to the hardware.
Creation
creates a H
= matlabshared.targetsdk.Loader(loaderName
)Loader
object H
and sets the
Name property to
loaderName
.
Input Arguments
Properties
Version History
Introduced in R2015a