You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spm file selector pads all filenames in a character array to have the same length with spaces. If one of these padded filenames is fed to copyfile, then it fails with an "unknown error". Fixed in pull request #41.
The text was updated successfully, but these errors were encountered:
The spm file selector pads all filenames in a character array to have the same length with spaces. If one of these padded filenames is fed to copyfile, then it fails with an "unknown error". Fixed in pull request #41.
The text was updated successfully, but these errors were encountered: