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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,5 +83,5 @@ Sets the plot background for drawing celestial bodies in 3D.
83
83
84
84
# Installation
85
85
86
-
- Open "`3D Earth and Celestial Bodies (planet3D).mltbx`" in the "`INSTALL`"" folder to install as a toolbox. MATLAB will automatically perform the installation and add all the functions, images, and data to the MATLAB search path.
87
-
- Alternatively, the "planet3D" folder can be copy and pasted into the folder containing the script that you want to use the functions in. At the beginning of the script, include "`addpath('planet3D')`" to add all functions, images, and data to the MATLAB search path.
86
+
- Open `3D Earth and Celestial Bodies (planet3D).mltbx` in the `INSTALL` folder to install as a toolbox. MATLAB will automatically perform the installation and add all the functions, images, and data to the MATLAB search path.
87
+
- Alternatively, the "planet3D" folder can be copy and pasted into the folder containing the script that you want to use the functions in. At the beginning of the script, include `addpath('planet3D')` to add all functions, images, and data to the MATLAB search path.
0 commit comments