matlab.lang.correction.AppendArgumentsCorrection class
Package: matlab.lang.correction
Correct error by appending missing input arguments
Description
Use AppendArgumentsCorrection
objects in functions that throw an
MException
object. MException
uses
AppendArgumentsCorrection
instances to display suggestions for missing input
arguments.