Remove Bad File from Custom Datastore
4 ビュー (過去 30 日間)
古いコメントを表示
I created a custom datastore to read in NetCDF files. I have the datastore check to see if each file has the same parameters as the first file. How do I remove file from the datastore if the file is bad? Is there a way to remove file from FileSet object?
0 件のコメント
回答 (1 件)
Jayanti
2025 年 3 月 19 日
Hi,
I came across a similar question related to your query, where the "setdiff" function was used to filter out specific files.
Hope this will be helpful!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Large Files and Big Data についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!