Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 0856708

Browse files
committed
Updated from "user-defined" to "User-defined".
1 parent 902768a commit 0856708

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The Jenkins plugin for MATLAB can be used inside of "Multi-configuration" (matri
7373

7474
![image](https://user-images.githubusercontent.com/47204011/62603081-c2c8cc00-b912-11e9-83a4-c5462f58f607.png)
7575

76-
3) Replace the user-defined axis variable in MATLAB root appropriately.
76+
3) Replace the User-defined axis variable in MATLAB root appropriately.
7777

7878
![image](https://user-images.githubusercontent.com/47204011/62459137-3c8a7980-b79c-11e9-9bee-305b4cabfd42.png)
7979

@@ -89,22 +89,22 @@ The Jenkins plugin for MATLAB can be used inside of "Multi-configuration" (matri
8989

9090
![image](https://user-images.githubusercontent.com/47204011/62603081-c2c8cc00-b912-11e9-83a4-c5462f58f607.png)
9191

92-
3) Add another user-defined axis for custom commands as shown below.
92+
3) Add another User-defined axis for custom commands as shown below.
9393

9494
![image](https://user-images.githubusercontent.com/47204011/62517774-b6c30880-b845-11e9-86a0-8344a281fb27.png)
9595

96-
4) Replace the user-defined axis variable in MATLAB root appropriately.
96+
4) Replace the User-defined axis variable in MATLAB root appropriately.
9797

9898
![image](https://user-images.githubusercontent.com/47204011/62459137-3c8a7980-b79c-11e9-9bee-305b4cabfd42.png)
9999

100-
5) Select "Custom" option from "Test mode" drop-down and replace user-defined axis variable for custom command appropriately.
100+
5) Select "Custom" option from "Test mode" drop-down and replace User-defined axis variable for custom command appropriately.
101101

102102
![image](https://user-images.githubusercontent.com/47204011/62518329-f3dbca80-b846-11e9-911f-82dfc3fcdd32.png)
103103

104104
4) Save and run the build.
105105

106106

107-
Note: Axis variables can be replaced in either "$VAR" or "${VAR}" formats. Do not use complete MATLAB root path as axis values. Multi-configuration project creates separate workspace folder for each user-defined axis values with same name, and file separators in complete path will cause Jenkins build to fail as folder creation fails.
107+
Note: Axis variables can be replaced in either "$VAR" or "${VAR}" formats. Do not use complete MATLAB root path as axis values. Multi-configuration project creates separate workspace folder for each User-defined axis values with same name, and file separators in complete path will cause Jenkins build to fail as folder creation fails.
108108

109109
## Contact Us
110110
If you have any questions or suggestions, please feel free to contact MathWorks.

0 commit comments

Comments
 (0)