- 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
조회 수: 10 (최근 30일)
이전 댓글 표시
how to load a .npy variable or matrix in matlab R2017a?
댓글 수: 0
답변 (1개)
Meet
2024년 12월 20일 6:01
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!