Skip to content

Commit 5c98910

Browse files
authored
Update MATLAB Coding Guidelines.md
1 parent 100b1b7 commit 5c98910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MATLAB Coding Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Rule violations are (or will be) detectable by the MATLAB Code Analyzer. The Cod
150150

151151
The MATLAB Code Analyzer can detect violations for a subset of the Rules listed in this document. Note that some versions of MATLAB may not be able to detect violations for all of the rules. When the Code Analyzer detects a Rule violation, it identifies the issue in both the MATLAB Editor and the Code Analyzer Report. Beginning in R2025a, violations in the Editor are indicated on the right-hand side of the Editor panel as shown in the following screenshot.
152152

153-
<img src="https://github.com/dgarriso/test/images/Editor%20Checks.png" title="" alt="" width="356">
153+
<img src="images/Editor%20Checks.png" title="" alt="" width="356">
154154

155155
This guidelines document is accompanied by a `codeAnalyzerConfiguration.json` file which implements the checks for the set of Rule violations that can be detected.
156156

0 commit comments

Comments
 (0)