Main Content
matlabshared.targetsdk.Loader Class
Namespace: matlabshared.targetsdk
Superclasses:
An object that describes how to load code to hardware
Description
A Loader
object represents a system command
or a MATLAB® function that loads code to the hardware.
Construction
creates
a H
= Loader(loaderName
)Loader
object, H
, and sets
the Name
property to loaderName
.
Input Arguments
Properties
Version History
Introduced in R2015a