Medizintechnik II – Exercises

Set Program Arguments in Eclipse

Set Program Arguments in Eclipse

Go to Run Configurations... eclipse_args

Create a New launch configuration with main class exercises.Exercise02 eclipse_args

Set the arguments with the file name in quotes: "path to your data set file" (e.g. <where_you_saved_your_data_set>/MLII/1 NSR/100m (0).mat). Don't forget the quotes! eclipse_args

Click Run!