Skip to content

Commit 6a5fed9

Browse files
committed
Added file exchange link
1 parent c709b9e commit 6a5fed9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

MainMenu.mlx

-43 Bytes
Binary file not shown.

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# <span style="color:rgb(213,80,0)">Engineering Problem Solving</span>
33

44

5-
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/XXXXX-PROJECTNAME) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Engineering-Problem-Solving&project=EngineeringProblemSolving.prj&file=README.mlx)
5+
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/180430-engineering-problem-solving) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Engineering-Problem-Solving&project=EngineeringProblemSolving.prj&file=README.mlx)
66

77
[![MATLAB Versions Tested](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.490633.xyz%2FMathWorks-Teaching-Resources%2FEngineering-Problem-Solving%2Frelease%2FImages%2FTestedWith.json)](https://MathWorks-Teaching-Resources.github.io/Engineering-Problem-Solving)
88

@@ -52,29 +52,29 @@ Ensure you have all the required products (listed below) installed. If you need
5252

5353
# Scripts
5454

55-
*If you are viewing this in a version of MATLAB prior to R2023b, you can view the learning outcomes for each script* [*here*](https://www.mathworks.com/matlabcentral/fileexchange/REPO_NAME) ***(EDIT HYPERLINK ACCORDINGLY)***
55+
*If you are viewing this in a version of MATLAB prior to R2023b, you can view the learning outcomes for each script* [*here*](https://www.mathworks.com/matlabcentral/fileexchange/180430-engineering-problem-solving)
5656

5757
## [**IntroToProblemSolving.mlx**](IntroToProblemSolving.mlx)
5858
| | **In this script, students will...** <br> | **Academic disciplines** <br> |
5959
| :-: | :-- | :-- |
60-
| <img src="Images/TrafficPattern.png" width="171" alt="TrafficPattern.png"> <br> | $\bullet$ Explore the fundamentals of problem solving and systems engineering <br> $\bullet$ Enhance systems thinking skills by utilizing mathematical models <br> $\bullet$ Gain insights into methodologies for effectively approaching and solving problems <br> $\bullet$ Engage in project planning and understanding customer needs <br> | **Academic disciplines** <br> $\bullet$ All Engineering Disciplines <br> |
60+
| <img src="Images/TrafficPattern.png" width="171" alt="TrafficPattern.png"> <br> | $\bullet$ Explore the fundamentals of problem solving and systems engineering <br> $\bullet$ Enhance systems thinking skills by utilizing mathematical models <br> $\bullet$ Gain insights into methodologies for effectively approaching and solving problems <br> $\bullet$ Engage in project planning and understanding customer needs <br> | <br> $\bullet$ All Engineering Disciplines <br> |
6161

6262
## **DefiningRequirements.mlx (planned)**
6363
| | **In this script, students will...** <br> | **Academic disciplines** <br> |
6464
| :-: | :-- | :-- |
65-
| <img src="Images/RequirementsClipboard.png" width="171" alt="RequirementsClipboard.png"> <br> | $\bullet$ Gain experience in interpreting and analyzing problem statements <br> $\bullet$ Explore different types of requirements and identify what constitutes a useful requirement <br> $\bullet$ Develop your own set of requirements for a sample problem statement <br> | **Academic disciplines** <br> $\bullet$ All Engineering Disciplines <br> |
65+
| <img src="Images/RequirementsClipboard.png" width="171" alt="RequirementsClipboard.png"> <br> | $\bullet$ Gain experience in interpreting and analyzing problem statements <br> $\bullet$ Explore different types of requirements and identify what constitutes a useful requirement <br> $\bullet$ Develop your own set of requirements for a sample problem statement <br> | <br> $\bullet$ All Engineering Disciplines <br> |
6666

6767

6868
## **SystemsDecomposition.mlx (planned)**
6969
| | **In this script, students will...** <br> | **Academic disciplines** <br> |
7070
| :-- | :-- | :-- |
71-
| <img src="Images/Decomposition.png" width="200" alt="Decomposition.png"> <br> | $\bullet$ Utilize the V\-model to deconstruct your problem <br> $\bullet$ Gain expertise in deconstructing problems into manageable work components <br> $\bullet$ Conduct verification activities to ensure compliance with design criteria <br> | **Academic disciplines** <br> $\bullet$ All Engineering Disciplines <br> |
71+
| <img src="Images/Decomposition.png" width="200" alt="Decomposition.png"> <br> | $\bullet$ Utilize the V\-model to deconstruct your problem <br> $\bullet$ Gain expertise in deconstructing problems into manageable work components <br> $\bullet$ Conduct verification activities to ensure compliance with design criteria <br> | <br> $\bullet$ All Engineering Disciplines <br> |
7272

7373

7474
## **IntegrationAndTest.mlx (planned)**
7575
| | **In this script, students will...** <br> | **Academic disciplines** <br>
7676
| :-- | :-- | :-- |
77-
| <img src="Images/Integration.png" width="200" alt="Integration.png"> <br> | $\bullet$ Utilize the V\-model to construct your solution <br> $\bullet$ Gain expertise in integrating components and conducting system\-level testing <br> $\bullet$ Conduct validation activities to ensure compliance with customer needs <br> | **Academic disciplines** <br> $\bullet$ All Engineering Disciplines <br> |
77+
| <img src="Images/Integration.png" width="200" alt="Integration.png"> <br> | $\bullet$ Utilize the V\-model to construct your solution <br> $\bullet$ Gain expertise in integrating components and conducting system\-level testing <br> $\bullet$ Conduct validation activities to ensure compliance with customer needs <br> | <br> $\bullet$ All Engineering Disciplines <br> |
7878

7979

8080

README.mlx

-32 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)