Closed mangstad closed 8 years ago
+1. As I understand it, mc_Error can either directly print a string, or can function more like a sprintf, but the way it's getting called is using the former case, but passing an empty second argument which breaks the varargin parser
...even though there was no variable in the error string