info
Returned value from copp.diag.last_error. See Description for its shape and meaning.
info = copp.diag.last_error()
Ordinary MATLAB users usually handle COPP failures with try/catch and copp.diag.CoppError.from_exception(err). This helper is mainly useful for diagnostics after calling lower-level MEX-backed APIs.
infoReturned value from copp.diag.last_error. See Description for its shape and meaning.