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 LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |