added linux fixes
This commit is contained in:
@@ -620,10 +620,6 @@ static CombinedStats<float> run(Settings::DataSetup setup, int walkIdx, std::str
|
||||
|
||||
errorPlot.frame();
|
||||
|
||||
|
||||
std::cout << "Press any key to continue ..." << std::endl;
|
||||
std::cin.get();
|
||||
|
||||
// MATLAB output
|
||||
//{
|
||||
// std::ofstream matlab_error_out;
|
||||
@@ -736,8 +732,8 @@ int main(int argc, char** argv)
|
||||
//Settings::data.Path9,
|
||||
//Settings::data.Path10,
|
||||
//Settings::data.Path11
|
||||
//Settings::data.Path20,
|
||||
//Settings::data.Path21,
|
||||
Settings::data.Path20,
|
||||
Settings::data.Path21,
|
||||
Settings::data.Path22,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user