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-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,8 @@ An OpenMDAO component for running analyses in MATLAB.
5
5
6
6
## Prerequisites/Installation
7
7
8
-
You will need a Conda environment to install the bridge in. Additionally, this environment must have the [MATLAB Engine API for Python](https://se.mathworks.com/help/matlab/matlab-engine-for-python.html) installed.
9
-
10
-
Within your Conda environment, run the following:
8
+
You will need a Conda environment to install the bridge in. Within your Conda
0 commit comments