mdsplus icon indicating copy to clipboard operation
mdsplus copied to clipboard

[Matlab] Cannot read an array of strings using mdsvalue

Open lvovskiy opened this issue 3 years ago • 0 comments

Hello,

when I try to access the node containing an array of strings using mdsvalue in Matlab, I get this error:

'Java exception occurred: MDSplus.MdsException: Unexpected returned data type in mdsip connection at MDSplus.Connection.get(Native Method) at MDSplus.Connection.get(Connection.java:61) at MDSplus.Connection.get(Connection.java:66)'

In IDL or Python I can get it totally fine, but not in Matlab.

I use Matlab 2019b and mdsplus-stable_release-7-96-9 installed at D3D.

lvovskiy avatar Mar 30 '22 08:03 lvovskiy