Add matlab-rsp script
This commit is contained in:
parent
c344ac92f6
commit
49f3533f9e
@ -87,6 +87,10 @@ in
|
||||
## My scripts
|
||||
frajul.deploy-to-pianopi
|
||||
|
||||
(pkgs.writeShellScriptBin "matlab-rsp" ''
|
||||
matlab -desktop -sd "/home/julian/git/uwa-channel-model" -softwareopengl
|
||||
'')
|
||||
|
||||
(pkgs.writeShellScriptBin "matlab-paper" ''
|
||||
matlab -desktop -sd "/home/julian/dev/phdthesis/Phase B/mainSimulation" -softwareopengl
|
||||
'')
|
||||
|
Loading…
x
Reference in New Issue
Block a user