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.
Citar como
Dirk-Jan Kroon (2024). load_np (https://www.mathworks.com/matlabcentral/fileexchange/100541-load_np), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |