I just wanted to give OMMatlab a try and downloaded it. After trying to run it the first time, Matlab found a lot of syntax errors in OMMatlab.m all of which are due to unallowed use of the " ...
In Matlab (at least in version '9.10.0.1649659 (R2021a) Update 1', but I don't think it has ever been different), a double-quoted string does not have escape sequences. All characters represent ...