Click or drag to resize
Accord.NET (logo)

MatReaderDescription Property

Gets the human readable description of the MAT file.

Namespace:  Accord.IO
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public string Description { get; }
Request Example View Source

Property Value

Type: String
Examples
An example header description could be given by "MATLAB 5.0 MAT-file, Platform: PCWIN, Created on: Thu Feb 22 03:12:25 2007".
See Also