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

Commit e9dfe3f

Browse files
committed
Changed Custom command option screen shot & updated as per other review
comments.
1 parent a01eb49 commit e9dfe3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This option enables you to develop your custom MATLAB commands for running tests
6161
![new_custom_script_example](https://user-images.githubusercontent.com/47204011/55625021-32904400-57c5-11e9-86b7-478b930796c0.png)
6262

6363
## Configuring "Multi-configuration"(matrix) project.
64-
Jenkins plugin for MATLAB can be configured to run "Multi-configuration" (matrix) projects. Which allows user to run the same build steps with different configurations, such as testing on multiple environments or multiple MATLAB versions installed on the system.
64+
The Jenkins plugin for MATLAB can be used inside of "Multi-configuration" (matrix) projects. Matrix projects allow jobs to be repeated with different configurations, such as testing on multiple platforms or testing against multiple MATLAB versions.
6565

6666
#### Matrix build for "Automatic" option.
6767

@@ -91,15 +91,15 @@ Jenkins plugin for MATLAB can be configured to run "Multi-configuration" (matrix
9191

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

94-
![image](https://user-images.githubusercontent.com/47204011/62459898-22519b00-b79e-11e9-8021-a27ab8d43001.png)
94+
![image](https://user-images.githubusercontent.com/47204011/62517774-b6c30880-b845-11e9-86a0-8344a281fb27.png)
9595

9696
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

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

102-
![image](https://user-images.githubusercontent.com/47204011/62460979-29c67380-b7a1-11e9-9001-407a83b0a238.png)
102+
![image](https://user-images.githubusercontent.com/47204011/62518329-f3dbca80-b846-11e9-911f-82dfc3fcdd32.png)
103103

104104
4) Save and run the build.
105105

0 commit comments

Comments
 (0)