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
WEC-Sim's Simulink Library is saved in MATLAB R2020b, and WEC-Sim tests are run on the last four releases of MATLAB.
22
-
Any version of MATLAB newer than R2020b should be compatible with WEC-Sim, however we do not test all MATLAB releases.
11
+
WEC-Sim is developed in MATLAB/Simulink and requires the following toolboxes:
12
+
13
+
* MATLAB
14
+
* Simulink
15
+
* Simscape
16
+
* Simscape Multibody
17
+
18
+
**WEC-Sim is tested on and compatible with the four latest releases of MATLAB.**
19
+
WEC-Sim's Simulink Library is saved in MATLAB R2020b to enable users to use the library files in a wider range of MATLAB versions.
20
+
WEC-Sim *may* be compatible with MATLAB versions R2020b and later, but this is not guaranteed except for the four latest versions.
23
21
The stability of each MATLAB release is available via `WEC-Sim's GitHub Actions <https://github.com/WEC-Sim/WEC-Sim/actions>`_.
24
-
Certain advanced features rely on external functions (such as :ref:`mooring-moordyn`), and additional MATLAB Toolboxes (such as :ref:`user-advanced-features-pct`).
22
+
Certain advanced features and applications rely on external functions (such as :ref:`mooring-moordyn`) and additional MATLAB Toolboxes (such as :ref:`user-advanced-features-pct`).
25
23
26
24
Verify that the MATLAB required toolboxes are installed by typing ``ver`` in the MATLAB Command Window:
0 commit comments