I installed the latest version yalmip, but an error occurred when I run yalmiptest or try to solve a problem:
>> yalmiptest
Undefined function or variable 'strmatch_octavesafe'.
Error in sdpsettings (line 312)
j = strmatch_octavesafe(lowArg,names);
Error in yalmiptest (line 125)
ops = sdpsettings('Solver',prefered_solver);