You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-23Lines changed: 11 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@
5
5
<aid="H_053613DF"></a>
6
6
7
7
8
-
[](https://www.mathworks.com/matlabcentral/fileexchange/XXXXX-PROJECTNAME) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Multivariable-Space-and-Functions&project=Space.prj&file=README.m)
8
+
[](https://www.mathworks.com/matlabcentral/fileexchange/XXXXX-PROJECTNAME) or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Multivariable-Space-and-Functions&project=Space.prj&file=README.mlx)
_Created with R2025a. Compatible with R2025a and later releases._
14
+
_Created with R2024a. Compatible with R2024a and later releases._
15
15
16
16
# Information
17
17
18
-
This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) that teach and apply standard concepts related to representing two and threedimensional space.
18
+
This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) that teach and apply standard concepts related to representing two and three\-dimensional space.
19
19
20
20
<aid="H_F00D98E4"></a>
21
21
@@ -50,7 +50,7 @@ Use the [<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https:/
50
50
51
51
### **On Desktop:**
52
52
53
-
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double\-click on [Space.prj](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Multivariable-Space-and-Functions&project=Space.prj&file=README.m). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
53
+
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts, and double\-click [Space.prj](<matlab: openProject("Space.prj")>). It will add the appropriate files to your MATLAB path and open an app asking where you would like to start.
54
54
55
55
56
56
Ensure you have all the required products ([listed below](#H_E850B4FF)) installed. If you need to include a product, add it using the Add\-On Explorer. To install an add\-on, go to the **Home** tab and select <imgsrc="Images/AddOnsIcon.png"width="16"alt="AddOnsIcon.png"> **Add-Ons** > **Get Add-Ons**.
@@ -59,34 +59,24 @@ Ensure you have all the required products ([listed below](#H_E850B4FF)) installe
59
59
60
60
## Products
61
61
62
-
MATLAB® and Symbolic Math Toolbox™ are used throughout. Tools from \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_*(list of other used toolboxes)* are used frequently as well. \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_*(function from following toolbox)* is used from \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_*(toolbox containing previously mentioned function).*
63
-
64
-
65
-
*List of common products (not to be included in published README):*
66
-
67
-
- Simulink®
68
-
- Stateflow®
69
-
- Simscape™
70
-
- Statistics and Machine Learning Toolbox™
71
-
- Curve Fitting Toolbox™
72
-
- Optimization Toolbox™
73
-
74
-
*If your module uses a product not on this list, you can find it*[*here*](https://www.mathworks.com/products.html)*.*
62
+
MATLAB® and Symbolic Math Toolbox™ are used throughout. Tools from the Mapping Toolbox™ are used in the Further Exploration in the [CoordinateSystems](#M_0493) script.
| <imgsrc="Images/ShapesCard.png"width="159"alt="ShapesCard.png"> <br> |**In this script, students will...** <br> $\bullet$ Use polar, spherical, cartesian, and cylindrical coordinates to identify points, curves, surfaces, and volumes in space. <br> $\bullet$ Convert points, curves, surfaces, and volumes between different coordinate representations. <br> $\bullet$ Choose coordinate systems to describe given geometric objects and explain their choice. <br> |**Academic disciplines** <br> $\bullet$ Electrical Engineering <br> $\bullet$ Physics <br> $\bullet$ Navigation <br> $\bullet$ Mathematics <br> |
72
+
| <imgsrc="Images/ShapesCard.png"width="159"alt="ShapesCard.png"> <br> |**In this script, students will...** <br> $\bullet$ Use polar, spherical, cartesian, and cylindrical coordinates to identify points, curves, surfaces, and volumes in space. <br> $\bullet$ Convert points, curves, surfaces, and volumes between different coordinate representations. <br> $\bullet$ Choose coordinate systems to describe given geometric objects and explain their choice. <br> |**Academic disciplines** <br> $\bullet$ Electrical Engineering <br> $\bullet$ Mechanical Engineering <br> $\bullet$ Navigation <br> $\bullet$ Mathematics <br> |
| <imgsrc="Images/ParametrizedFlower.png"width="171"alt="ParametrizedFlower.png"> <br> |**In this script, students will...** <br> $\bullet$ Identify a parametric expression for a given path in space. <br> $\bullet$ Visualize a path given as a parametric equation. <br> $\bullet$ Explore applications of parametric equations to represent space\-time data <br> |**Academic disciplines** <br> $\bullet$ Navigation <br> $\bullet$ Robotics <br> $\bullet$ Mathematics <br> |
@@ -102,8 +92,6 @@ The license for this module is available in the [LICENSE.md](https://github.com/
Or feel free to explore our other [modular courseware content](https://www.mathworks.com/matlabcentral/fileexchange/?q=tag%3A%22courseware+module%22&sort=downloads_desc_30d).
0 commit comments