CANFLUX / Biomet.net

0 stars 1 forks source link

Update find_all_dependent.m #75

Closed pmoore82 closed 2 months ago

pmoore82 commented 2 months ago

With the development of #include ini files, sometimes trace_str might contain traces that don't exist in the raw database. To avoid problems with dependents, "& ~isempty(trc.data)" was added to the conditional statement.