Skip to content
Snippets Groups Projects
Commit 37682f4b authored by Lemmer, Jan's avatar Lemmer, Jan
Browse files

remove no desktop

parent 0453bf4b
No related branches found
No related tags found
2 merge requests!13PreRelease_V0.1,!12PreRelease_V0.1
Pipeline #564266 failed
# runtests.ps1
$LOGFILE="log2.txt"
$arguments = "-nodesktop", "-nosplash","-minimize","-wait", "-logfile $LOGFILE","-r","runner_test"
$arguments = "-nosplash","-minimize","-wait", "-logfile $LOGFILE","-r","runner_test"
$Returnvalue = & 'C:\Program Files\MATLAB\R2021b\bin\matlab.exe' $arguments
CODE=$?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment