Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2016-03-31 09:45:51
Size: 478
Comment:
Revision 10 as of 2016-06-06 14:14:47
Size: 460
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
ssh -Y k1script
sudo startx
/home/controls/MATLAB/bin/matlab
$ssh -Y k1script
Line 8: Line 6:

Ignore error message when startx.
At k1script, type following in the terminal:
{{{
$matlab
}}}

How to work on K1 NB at the Kamioka site

Control system tool box is not available for control room workstations. Please use matlab on k1script for noisebudgeting.

$ssh -Y k1script

At k1script, type following in the terminal:

$matlab

This is svn. Make sure commit any modifications you make.

svn commit -m "log message for this revision"

Local directory for noisebudget svn is

/kagra/kagranoisebudget/

KAGRA/Subgroups/MIF/NoiseBudget (last edited 2016-06-06 14:14:47 by KeikoKokeyama)