Up Main page

B Datatype detection

Code Checker for MATLAB attempts to derive the datatypes of the variables created in the code that is checked. However, this analysis is imperfect and therefore, unexpected results may be encountered. This section provides a non-exhaustive overview of the situations in which variables are detected as objects of a specific class. This information allows Code Checker for MATLAB to distinguish objects from structs, which is used in multiple checks.