Commit Graph

7 Commits

Author SHA1 Message Date
tmolteno
527ac2bd42 Modify the find command to return only one line. If the command returned two lines (in the case that there were two copies of hdf5.h on the system, then the system got confused. Also updated the options to the mkoctfile command to concatenate the strings seperately 2018-06-04 20:33:07 +12:00
Thorsten Liebig
29ecc4b6c5 octave: find hdf5 header for setup too
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2017-02-11 17:25:58 +01:00
Georg Michel
3560e17897 removed -DH%_USE_16_API 2016-09-26 13:33:29 +00:00
Thorsten Liebig
846e7c960e fix/improve hdf5 usage for octave
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2015-05-04 20:02:21 +02:00
Thorsten Liebig
d29eeefcda fix missing mpi.h include for h5readatt_octave.cc
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
2013-01-02 19:21:08 +01:00
Sebastian Held
6f2aaa3512 fix compile error in setup.m for hdf5-1.8.x 2012-03-26 21:48:17 +02:00
Thorsten Liebig
badad9cc3b Matlab: major updates/fixes for Octave support handling hdf5 field dumps
Octave: to setup the full octave hdf5 support
run setup.m to build all necessary octave files.
Repeat this process any time you update openEMS or octave.

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-01-16 13:30:50 +01:00