benfulcher / hctsa

Highly comparative time-series analysis
https://time-series-features.gitbook.io/hctsa-manual/
Other
734 stars 315 forks source link

Warning for new progress bar #80

Open ubartsch opened 2 months ago

ubartsch commented 2 months ago

https://github.com/benfulcher/hctsa/blob/be0d742f549a0fb4d9297722f09b844c11cba8d5/PeripheryFunctions/BF_ProgressBar.m#L27

should be if ~isempty(progressBar) && ischar(progressProp) && strcmp(progressProp,'new') ?