cortex-lab / Rigbox

A MATLAB toolbox for running behavioral neuroscience experiments and managing data
GNU General Public License v3.0
33 stars 16 forks source link

Strrep -> erase #238

Closed k1o0 closed 4 years ago

k1o0 commented 4 years ago

Replace strrep calls with erase where substrings are being deleted. This should be clearer and less verbose. erase was introduced in 2016a.