https://github.com/qbic-pipelines/mat2json
A tool for converting matlab files containing datastructures into csv or json files
https://github.com/qbic-pipelines/mat2json
csv fileformats json matlab
Last synced: about 2 months ago
JSON representation
A tool for converting matlab files containing datastructures into csv or json files
- Host: GitHub
- URL: https://github.com/qbic-pipelines/mat2json
- Owner: qbic-pipelines
- License: mit
- Created: 2025-06-16T11:29:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-05T16:07:17.000Z (4 months ago)
- Last Synced: 2026-05-02T05:47:52.785Z (about 2 months ago)
- Topics: csv, fileformats, json, matlab
- Language: MATLAB
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mat2json
A simple matlab tool to convert matlab datastructures from `.mat`files into `CSV`or `JSON` files.