Skip to content

Commit def797b

Browse files
committed
Add Stop icon to Overview.html
1 parent fd6c7b9 commit def797b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HelperFunctions/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2> Information </h2>
9393
<br>
9494
The instructions inside the live scripts will guide you through the exercises and activities.
9595
Get started with each live script by running it one section at a time. To stop running the script
96-
or a section midway (for example, when an animation is in progress), use the Stop button in the
96+
or a section midway (for example, when an animation is in progress), use the <img src="https://user-images.githubusercontent.com/88841524/182219991-17ef7bf9-369b-4463-8de6-9e440ca3bc9b.png" height="16" style="vertical-align:top"> Stop button in the
9797
RUN section of the Live Editor tab in the MATLAB Toolstrip.
9898
<br>
9999
<br>
@@ -257,7 +257,7 @@ <h2> <a name="module"; href="matlab: edit StoringData.mlx Memory.mlx Strings.mlx
257257
% <br>
258258
% The instructions inside the live scripts will guide you through the exercises and activities.
259259
% Get started with each live script by running it one section at a time. To stop running the script
260-
% or a section midway (for example, when an animation is in progress), use the Stop button in the
260+
% or a section midway (for example, when an animation is in progress), use the <img src="https://user-images.githubusercontent.com/88841524/182219991-17ef7bf9-369b-4463-8de6-9e440ca3bc9b.png" height="16" style="vertical-align:top"> Stop button in the
261261
% RUN section of the Live Editor tab in the MATLAB Toolstrip.
262262
% <br>
263263
% <br>

0 commit comments

Comments
 (0)