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

Commit e3ddf65

Browse files
authored
Merge pull request #60 from mathworks/github_issue_59
Chnaged help file name as per action class.
2 parents 7ab46a2 + 70b11f7 commit e3ddf65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<div>
2-
Enter the full path to the MATLAB root folder, which is returned by the <i><b>matlabroot</b></i> function. <br><br>Example:<br><br><i><b><u>Windows:</u><b></i><br> C:\Program Files\MATLAB\R2019a <br>
2+
Enter the full path to the MATLAB root folder, which is returned by the <i><b>matlabroot</b></i> function. <br><br>Example:<br><br><i><b><u>Windows:</u></b></i><br> C:\Program Files\MATLAB\R2019a <br>
33
<i><b><u>Linux:</u></b></i><br> /usr/local/MATLAB/R2019a <br>
44
<i><b><u>Mac:</u></b></i><br> /Applications/MATLAB_R2019a.app <br>
5+
<p>
6+
<b>Note:</b> If the job runs on a remote agent, you must specify the full path to MATLAB root folder on the remote agent.</p>
57
</div>

0 commit comments

Comments
 (0)