The code calls the printdlg
function and specifies too
few or too many arguments. The MATLAB Compiler allows one argument only.
Either rewrite the program to call printdlg
with one
argument only, or remove the call to printdlg
.