I was wondering if there is a way to read .npy files in Matlab? I know that I can convert them to Matlab .mat files using scipy.io.savemat in Python; however, I'm more interested in supporting native or plug-ins for .npy files in Matlab.
python numpy scipy matlab format-conversion
John manak
source share