8 Commits

Author SHA1 Message Date
stephen-young
d06b84b02a Add link to coolprop-mat repo (#2396)
This commit adds a link to a repo that contains information on how to
call `CoolProp` through MATLAB's C interface with the `CoolProp` shared
library.
2024-07-29 17:58:40 -04:00
Dev-iL
ad44738d01 Topic 1497 - deprecating the SWIG wrapper for MATLAB in favor of a python-based alternative. (#1543)
* Replaced the old SWIG-based wrapper with a python-based one.

- `PropsSI.m` is now the entry point.
- Added tests.
- Documentation updated.

* Documentation converted from Markdown to reStructredText

Following https://github.com/CoolProp/CoolProp/issues/1497#issuecomment-324845758.

* Further fixes to documentation.

* Further fixes to documentation #2.

Worked around the indentation issue in the numbered list.

* Added handling of arrays with zero dimensions to matpy

* Added a convenience wrapper for the low-level AbstractState API

- Readme updated accordingly.
- Tests updated accordingly.

* Renamd CoolProps to CoolProp
2017-09-03 10:10:10 -06:00
Ian Bell
b1f4209501 Add test script for matlab 2014-11-20 18:48:39 +01:00
Ian Bell
6beae7b24b Cleaned up/moved JS, MATLAB & Scilab files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-19 15:54:15 +02:00
Ian Bell
01511f3c46 Trying again with MATLAB
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-30 23:24:16 +02:00
Ian Bell
945c016134 Fixed matlab building on linux hopefully
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-30 23:21:42 +02:00
Ian Bell
3127ace162 MATLAB works on windows - 32-bit and 64-bit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-11 12:16:48 +02:00
Ian bell
b3847c7522 Initial commit for v5, but this time with the right line endings
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-14 12:46:24 +02:00