silx-kit / vscode-h5web

VSCode extension to explore and visualize HDF5 files
https://marketplace.visualstudio.com/items?itemName=h5web.vscode-h5web
MIT License
33 stars 5 forks source link

.mat files from matlab are unviewable #45

Open Drakit0 opened 4 months ago

Drakit0 commented 4 months ago

I am working on a "translation" of some matlab programs to python, I have a legal matlab account but it's incredibly messy to be switching between that many files, directories and programs. Therefore I downloaded some extensions that allowed me to compile and open matlab code on VSCode, however the programs input are .mat files and the h5web extension is uncapable of opening those to previsualize.

Thank you in advance

axelboc commented 3 months ago

Hi @Drakit0, this extension is for viewing HDF5 files, so I don't think .mat files are in scope. But maybe I'm missing something?