Skip to content

Commit 59a84e4

Browse files
committed
Updated startup app image
1 parent 194b569 commit 59a84e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/ProjectStartupApp.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
properties (Access = private)
2525
GitHubOrganization = "MathWorks-Teaching-Resources"; % Description
2626
GitHubRepository = "Beam-Bending-and-Deflection";
27-
ImagePath {mustBeFile} = fullfile("Images","image_3.png");
27+
ImagePath {mustBeFile} = fullfile("Images","image_4.png");
2828
end
2929

3030
properties (Access = private)

0 commit comments

Comments
 (0)