Matlab Stream Properties
Properties
Can |
Gets whether objects in the data file can be accessed by name.
(Overrides CompositeDataStream<TObject>.CanAccessByName) |
Can |
Gets whether the file can be read from.
(Overrides DataStream.CanRead) |
Can |
Gets whether the file can be written to.
(Overrides DataStream.CanWrite) |
Converter |
Gets an object that converts between data objects and
vectors, matrices, and data frames.
(Inherited from DataStream<TObject>) |
Description | Gets a description for the file. |
IsLittle | Gets whether the file is in little-endian format, |
Version | Gets the version of the Matlab file. |