python variable in matlab

10 次查看(过去 30 天)
Joydeb Saha
Joydeb Saha 2022-2-7
回答: Meet 2024-12-20,6:01
how to load a .npy variable or matrix in matlab R2017a?

回答(1 个)

Meet
Meet 2024-12-20,6:01
Hi Joydeb,
There are two ways in which you could load a '.npy' matrix in MATLAB R2017a:
  1. Write a custom python script to read the '.npy' file.
  2. You could use "npy-matlab" libraries to load the '.npy' files.
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!!

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by