How to pass username and password to network location
Hi all,
I am trying to programatically access the network share under MATLAB dir command. It is working perfectly till the network is not password protected.
I am trying to pass the credentials as follows
dir(‘\servershare /user:test testpassword’)
but it gives me the "not found. Check the path or file permissions." error. I appreciate any hints.Hi all,
I am trying to programatically access the network share under MATLAB dir command. It is working perfectly till the network is not password protected.
I am trying to pass the credentials as follows
dir(‘\servershare /user:test testpassword’)
but it gives me the "not found. Check the path or file permissions." error. I appreciate any hints. Hi all,
I am trying to programatically access the network share under MATLAB dir command. It is working perfectly till the network is not password protected.
I am trying to pass the credentials as follows
dir(‘\servershare /user:test testpassword’)
but it gives me the "not found. Check the path or file permissions." error. I appreciate any hints. matlab, dir MATLAB Answers — New Questions