Skip to content

Commit 70a4cd2

Browse files
authored
Update README.md
added note on OS and updated current support for Matlab versions limited to 2016b
1 parent ba14ae2 commit 70a4cd2

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,22 @@ To see RaPId in action, you can find demonstration videos on Youtube:
7676

7777
### <div id="reqs"> Software requirements (dependencies):
7878
Here is compiled a list of the required software packages to run the toolbox.
79-
- Matlab R2011b to R2014b ([MathWorks](http://se.mathworks.com/products/matlab/))
80-
- Simulink ([MathWorks](http://se.mathworks.com/products/matlab/))
79+
- Matlab R2016b ([MathWorks](http://mathworks.com/products/matlab/)). R2018b will be supported and replace R2016b when the FMI Toolbox adds support for that version.
80+
- Simulink ([MathWorks](http://mathworks.com/products/matlab/))
8181
- Matlab Toolboxes:
8282
* Optimization Toolbox
8383
* Global Optimization Toolbox
8484
* Statistics Toolbox
8585
* Signal Processing Toolbox
86-
- FMI Toolbox v2.1 and above ([Modelon](http://www.modelon.com/products/fmi-toolbox-for-matlab/))
86+
- FMI Toolbox v2.6.x and above ([Modelon](http://www.modelon.com/products/fmi-toolbox-for-matlab/))
87+
88+
89+
- Note on Operating Systems:
90+
- Testing for the current version of RaPId has only been carried out using Windows 10 (64-bit)
91+
- While the software should work in other operating systems supporting MATLAB/Simulink, the FMI Toolbox and with FMUs exported for that platform, this variants have not been tested.
92+
- In the future, testing will be carried for Ubuntu (LTS versions 16 and 18), and specific versions of Red Hat (TBD).
93+
- MAC OS cannot be supported natively, as the FMI Toolbox is not supported in Mac OS.
94+
8795
</div>
8896

8997
### <div id="install"> Installation:

0 commit comments

Comments
 (0)