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

Commit 902768a

Browse files
committed
Updated version axis screen shots and other review comments.
1 parent e9dfe3f commit 902768a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

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

7272
2) Add User-defined axis for different MATLAB versions as shown below.
7373

74-
![image](https://user-images.githubusercontent.com/47204011/62459358-c6d2dd80-b79c-11e9-90dc-37891b8179ea.png)
74+
![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

@@ -87,24 +87,24 @@ The Jenkins plugin for MATLAB can be used inside of "Multi-configuration" (matri
8787

8888
2) Add User-defined axis for different MATLAB versions as shown below.
8989

90-
![image](https://user-images.githubusercontent.com/47204011/62459358-c6d2dd80-b79c-11e9-90dc-37891b8179ea.png)
90+
![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)