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.
引用
Dirk-Jan Kroon (2024). load_np (https://www.mathworks.com/matlabcentral/fileexchange/100541-load_np), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0 |