- 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
20 ビュー (過去 30 日間)
古いコメントを表示
how to load a .npy variable or matrix in matlab R2017a?
0 件のコメント
回答 (1 件)
Meet
2024 年 12 月 20 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Call Python from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!