Loading [MathJax]/jax/input/TeX/config.js
scipy 1.10.1 Pypi GitHub Homepage
Other Docs

MatFile5Reader.__init__(self, mat_stream, byte_order=None, mat_dtype=False, squeeze_me=False, chars_as_strings=True, matlab_compatible=False, struct_as_record=True, verify_compressed_data_integrity=True, uint16_codec=None, simplify_cells=False)

mat_stream

mat_stream

byte_order

byte_order

mat_dtype

mat_dtype

squeeze_me

squeeze_me

chars_as_strings

chars_as_strings

matlab_compatible

matlab_compatible

struct_as_record

struct_as_record

uint16_codec

uint16_codec

Initializer for matlab 5 file format reader

Examples

See :

Local connectivity graph

Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.

Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)

SVG is more flexible but power hungry; and does not scale well to 50 + nodes.

All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them


GitHub : /scipy/io/matlab/_mio5.py#170
type: <class 'function'>
Commit: