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

Add new file

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