- Write a custom python script to read the '.npy' file.
- You could use "npy-matlab" libraries to load the '.npy' files.
python variable in matlab
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how to load a .npy variable or matrix in matlab R2017a?
0 Commenti
Risposte (1)
Meet
il 20 Dic 2024
Hi Joydeb,
There are two ways in which you could load a '.npy' matrix in MATLAB R2017a:
You could refer to this MATLAB Answer for more information: https://www.mathworks.com/matlabcentral/answers/444998-how-do-read-npy-files-in-matlab
I hope it helps you with your task!!
0 Commenti
Vedere anche
Categorie
Scopri di più su Call Python from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!