Adding input arguments to datastore
古いコメントを表示
I am trying to use ncread in conjunction with a datastore, but I do not know how to add a variable name as an input argument. I've been trying this, but I can't figure out how to have it select a variable name. Thanks!
ds = datastore('filename.nc', 'Type', 'file', 'ReadFcn', @ncread);
T = tall(ds);
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Install Products についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!