Remove Bad File from Custom Datastore

4 views (last 30 days)
meghannmarie
meghannmarie on 11 Sep 2019
Answered: Jayanti on 19 Mar 2025
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?

Answers (1)

Jayanti
Jayanti on 19 Mar 2025
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!

Categories

Find more on Large Files and Big Data in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!