Find locations of beginning and end of MATLAB code involved in code generation
[
returns the line and column indices of the first and last character of the MATLAB code that caused the code generation message described by
startLoc
,endLoc
] = getLineColumn(obj_message
)obj_message
.