Thank you Walter for your reply and advises.
Second reference contains attached mwmcc.ini file. My device PMD-1208FS is listed inside, it is connected and passed all working tests. I did all recommended operation, replacing previous mwmcc.ini version.
Nevertheless, after all of such replacing, including
rehash toolboxcache
command I have message after following command:
ai = analoginput('mcc',0);
Error using analoginput (line 142)
Failure to find requested data acquisition device: mcc.
As well, after
daq.getVendors
command I didn't see mcc in the list. It contains only directsound (true) and ni (false) positions. Before replacing mwmcc.ini list was the same.
What is the point?
And additional question, supposing mcc device will be found and works correctly, will I have possibility to measure 4 independent channels, like I did this with two sound cards and previouos matlab version? Otherwise this activity has no sense.