load_np

load python numpy file into matlab
165 Downloads
Updated 12 Oct 2021

View License

Load numpy array into Matlab
data = load_np(filename)
Basically converts the numpy file to a temporary mat file using
Python.exe, followed by loading the mat file
The function assumes Python.exe is on the Windows path
with SciPy and NumPy both installed.

Cite As

Dirk-Jan Kroon (2024). load_np (https://www.mathworks.com/matlabcentral/fileexchange/100541-load_np), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0