如何從h5py.File獲取所有當前變量名稱,然後檢查它們的維度? Ex。 import numpy as np, h5py file = h5py.File('data.mat','r') for.
確定! 回上一頁