matlab.automation.diagnostics.FileArtifact Class
Namespace: matlab.automation.diagnostics
Artifact associated with file on disk
Renamed from matlab.unittest.diagnostics.FileArtifact
in R2023a
Description
Use the matlab.automation.diagnostics.FileArtifact
class to refer to files on disk and to copy the files
to a new location.
The automation framework instantiates this class. You cannot create an object of the
matlab.automation.diagnostics.FileArtifact
class directly.
The matlab.automation.diagnostics.FileArtifact
class is a handle
class.