Saving large matrix not exact
Mostrar comentarios más antiguos
I saved a 60x300,000 matrix from MATLAB online into my MATLAB drive. But when I load the mat file from my local workstation, the entries in the matrix are not the same as the original ones. The values is exact for only one digit.

5 comentarios
when you load the mat file in matlab online, are the values still 'correct'?
which format are the numbers? double?
also note that the first column is identical. Maybe you loaded the wrong file / did not refresh the data when runnning your code mutipe times?
Quang Huy Pham
el 8 de Feb. de 2023
Quang Huy Pham
el 8 de Feb. de 2023
Respuestas (0)
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!