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