Hi, thanks for providing your solver.
Unfortunately, the code seems to have an issue with its text returns.
Matlab interrupts with
Unrecognized function or variable 'flwcs'.
And refers, e.g., to lines 270 on the MLSWG.m main file:
postMsg( sprintf('%s\n SOLVE: Characteristic Equation \n%s\n', flwcs('-') , flwcs('-') ) );
Hi, thanks for providing your solver.
Unfortunately, the code seems to have an issue with its text returns.
Matlab interrupts with
Unrecognized function or variable 'flwcs'.And refers, e.g., to lines 270 on the MLSWG.m main file:
postMsg( sprintf('%s\n SOLVE: Characteristic Equation \n%s\n', flwcs('-') , flwcs('-') ) );