Convenient reader for Matlab mat files
Project description
pymatreader
A Python module to read Matlab files. This module works with both the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be the same for both kinds of files.
How to use
from pymatreader import read_mat
data = read_mat(filename)
data
is a python dict
containing all variables of the mat file.
Documentation
Documentation can be found here: http://pymatreader.readthedocs.io/en/latest/
Code
The source code can be found here: https://gitlab.com/obob/pymatreader
License
This module is developed by Dirk Gütlin & Thomas Hartmann at the Universität Salzburg. You are free to use, copy, modify, distribute it under the terms of the BSD 2 clause license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pymatreader-1.0.0.tar.gz
.
File metadata
- Download URL: pymatreader-1.0.0.tar.gz
- Upload date:
- Size: 37.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bcf0dee93c567701351d83e46b91bf17ea175ac44f3f435fb08e2cfdfbd8534 |
|
MD5 | f8262f87cdf70e0f1dae13b2add3e6dd |
|
BLAKE2b-256 | c4e9cfc12ed87c0689fa5bc201f2be2d357ff2031cb133eaec94499e07fe2f38 |
File details
Details for the file pymatreader-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pymatreader-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32de9a3b25a8eee9eed5aeef2d2f8321f0a6d952620679415aeea8b0b53e0c5c |
|
MD5 | c3d90c67c66dd2620456e3931331490b |
|
BLAKE2b-256 | bdc756f50f023e19b0abd3ac93b86d64afdb58a16cca197441be9201bae367b7 |