Nevermind I solved it. If anyone else has the same problem, see:
Converting old .mat files to v7.3?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to make use of the v7.3 .mat files ability to load part of a variable. However, all the .mat files I'm working with are older. Is there any way to convert them? Currently I read the whole files and pick out the data I want, but I run out of memory as I scale up making it not feasible. Or are there any other ways to read specific data points from .mat files without loading the whole file?
Thanks!
2 Commenti
Stephen23
il 20 Mar 2023
Modificato: Stephen23
il 20 Mar 2023
@Erik Sellberg: you can show your appreciation by voting for answers that help you :)
Risposte (0)
Vedere anche
Categorie
Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!