Skip to content
  • Johannes Pfeifer's avatar
    Fixed bug in name2index · fe6f63aa
    Johannes Pfeifer authored
    Previously, the strings were concatenated, rendering calls to strmatch
    wrong. Changed to cell arrays on which strmatch operates.
    fe6f63aa