Hi Jim,
thanks for the quick reply. This solved the previously reported problem.
Unfortunately there is another issue: when column vectors are created in MATLAB,
e.g. n x 1 arrays, they are not correctly read by the library.
The variable returned just contains a single element.
This does not occur, if row vectors, e.g. 1 x n arrays are created.
Further, when chaining multiple read-mat VIs it would be convenient to have a
copy of the endianess input as output.
And maybe it would be nice if one could specify the name of a variable to
read from the file instead of having to read them sequentially in alphabetic order.
Nevertheless the library is very useful already .
Best regards
Dominik