MathWorks.MATLAB.NET.Utility.LOGFILEAttribute Class
Namespace: MathWorks.MATLAB.NET.Utility
Represents MATLAB Runtime option that allows users to pass name of logfile that catches MATLAB Runtime output
Description
The LOGFILEAttribute attribute represents a MATLAB Runtime option that allows users to pass the name of the logfile that will catch the output displayed by MATLAB Runtime. The use of this attribute is optional. However, if it is defined, it must be specified on the main assembly. If it is not specified, no logfile is created
Namespace:
MathWorks.MATLAB.NET.Utility
Assembly: MWArray (in MWArray.dll) Version: 2.23.1.0 (2.23.1.0)
Syntax:
public class LOGFILEAttribute : Attribute
Properties
Methods
Inheritance Hierarchy
System.Object
Mathworks.MATLAB.NET.Utility
Mathworks.MATLAB.NET.Utility.Images
Mathworks.MATLAB.NET.Utility.LOGFILEAttribute
Mathworks.MATLAB.NET.Utility.MATLABSignature
Mathworks.MATLAB.NET.Utility.MCRVersion
Mathworks.MATLAB.NET.Utility.MWCTFStreamReader
Mathworks.MATLAB.NET.Utility.MWException
Mathworks.MATLAB.NET.Utility.MWMCR
Mathworks.MATLAB.NET.Utility.NativeGCAttribute
Mathworks.MATLAB.NET.Utility.NOJVMAttribute
Version History
Introduced in R2006a