Hi,
I am trying to create a list of constituents, using dsws in Matlab. How can this be done? I checked all documentation I could find, but I didn't find any explanation or examples...
I was told that the Matlab dsws uses the same underlying api as the excel add-ins, so it should be possible. Because in excel, this can easily be done using a request-table. But we are trying to work in Matlab, and are looking to avoid having to move to excel, get those add-ins loaded, perform the request-table, and transfer the results back to Matlab. Which causes delays, and trouble with N/A values etc.
Any help is appreciated!