Hello,
I am currently writing some code in Matlab to process data from a private server (with private I mean that every time I login, it asks me for the password). To do so, I have been downloading the data everyday into .csv files.
The data on the server is updated every minute.
Is there a way to connect Matlab to the private server, give Matlab the power to remember the password (or override it) and, when the code runs, to collect all updated data?
Thank you very much.
Sidenote: I am at a pretty basic level of Matlab.
4 Comments
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807300
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807300
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807323
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807323
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807325
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807325
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807510
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/509839-can-i-import-dynamic-data-from-a-private-server-into-matlab#comment_807510
Sign in to comment.