You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/main/resources/com/mathworks/ci/RunMatlabCommandBuilder/help-matlabCommand.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<br> </br>
7
7
<b>Recommendation:</b><ul><li>If you require a number of MATLAB commands to execute your build, consider writing a MATLAB script and executing the script file instead.<br>
8
8
</li>
9
-
<li>Input text box supports commands only in ASCII formt. For locale specific commands, Write a MATLAB script using the supported chracater encoding and execute the script file.</li>
9
+
<li>Input text box supports commands only in ASCII format. For locale specific commands, Write a MATLAB script using the supported chracater encoding and execute the script file.</li>
10
10
</ul>
11
11
<b>Note:</b> The build will fail if the execution of any MATLAB command causes an error.
0 commit comments