Skip to content

Commit e037341

Browse files
authored
Add File Exchange link to README
1 parent 96ee469 commit e037341

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a id="H_053613DF"></a>
66

77

8-
[![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/Multivariable-Integrals&project=Integrals.prj&file=README.mlx)
8+
[![View Multivariable: Integrals on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/181588-multivariable-integrals) 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/Multivariable-Integrals&project=Integrals.prj&file=README.mlx)
99

1010
[![MATLAB Versions Tested](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FMathWorks-Teaching-Resources%2FMultivariable-Integrals%2Frelease%2FImages%2FTestedWith.json)](https://MathWorks-Teaching-Resources.github.io/Multivariable-Integrals)
1111

@@ -66,16 +66,17 @@ MATLAB® and Symbolic Math Toolbox™ are used throughout, and Statistics and Ma
6666
<a id="H_E8C62B23"></a>
6767

6868
# Scripts
69-
## **MultipleIntegrals.m** (planned)
70-
||||
71-
| :-- | :-- | :-- |
72-
| <img src="Images/IrregularMeasurement.png" width="171" alt="IrregularMeasurement.png"> <br> | **In this script, students will...** <br> $\bullet$ Compute and visualize double and triple integrals <br> $\bullet$ Use change of variables to simplify and evaluate multiple integrals <br> | **Academic disciplines** <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
7369

7470
## [**LineIntegrals.m**](Scripts/LineIntegrals.m)
7571
||||
7672
| :-- | :-- | :-- |
7773
| <img src="Images/image_13.png" width="171" alt="image_13.png"> <br> | **In this script, students will...** <br> $\bullet$ Compute line integrals given a path and vector field <br> $\bullet$ Identify conservative vector fields and use this to compute line integrals <br> $\bullet$ Apply Green's Theorem to compute area <br> | **Academic disciplines** <br> $\bullet$ Electrical Engineering <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
7874

75+
## **MultipleIntegrals.m** (planned)
76+
||||
77+
| :-- | :-- | :-- |
78+
| <img src="Images/IrregularMeasurement.png" width="171" alt="IrregularMeasurement.png"> <br> | **In this script, students will...** <br> $\bullet$ Compute and visualize double and triple integrals <br> $\bullet$ Use change of variables to simplify and evaluate multiple integrals <br> | **Academic disciplines** <br> $\bullet$ Physics <br> $\bullet$ Mathematics <br> |
79+
7980
## **SurfaceIntegrals.m** (planned)
8081
||||
8182
| :-- | :-- | :-- |

0 commit comments

Comments
 (0)