spikes
spikes copied to clipboard
Replace unknown function array2stringCell with matlab builtin
Trying to go through the example script, I ran into an undefined function array2stringCell
. Is it one of your own tool? I'm not sure if you want to include it in the repository. In case you want to avoid using this function, here is a PR where I just replaced the function by an arrayfun.