Page MenuHomec4science

registation.run
No OneTemporary

File Metadata

Created
Fri, Aug 9, 00:42

registation.run

#!/bin/bash
filename="files.json"
command="test('$filename',[500],[0])"
matlab -nodesktop -nodisplay -r "$command"

Event Timeline