Skip to content
Snippets Groups Projects
Commit 2b247b21 authored by Olivier Sauter's avatar Olivier Sauter
Browse files

add /home/amerle/codes/mds-ssh for JET on lacs

temporary fix to get mdsconnect with ssh
parent e42fd926
No related branches found
No related tags found
1 merge request!108add /home/amerle/codes/mds-ssh for JET on lacs
Pipeline #77778 passed
......@@ -34,8 +34,8 @@ end
if usemdsplus
% use mdsplus
if ~unix('test -d /home/duval/mdsplus')
% addpath('/home/duval/mdsplus')
if exist('/home/amerle/codes/mds-ssh','dir')
addpath('/home/amerle/codes/mds-ssh')
end
mdsconnect(['ssh://' jet_user '@mdsplus.jetdata.eu']);
mdsvalue('reset_public()');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment