We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194b569 commit 59a84e4Copy full SHA for 59a84e4
Utilities/ProjectStartupApp.m
@@ -24,7 +24,7 @@
24
properties (Access = private)
25
GitHubOrganization = "MathWorks-Teaching-Resources"; % Description
26
GitHubRepository = "Beam-Bending-and-Deflection";
27
- ImagePath {mustBeFile} = fullfile("Images","image_3.png");
+ ImagePath {mustBeFile} = fullfile("Images","image_4.png");
28
end
29
30
0 commit comments