- Check if “load mtlb” does not precede with any special character. See the code below, that would cause the trace mentioned.
- Name of your “.m” script must not match with any predefined MATLAB module, “strncmpi” is a built-in module, make sure you are not making any changes in that.