Hello Oufti Team,
I have been running into a consistent error when trying to analyze data recently. When uploading images, I keep getting this error message that prevents any further function.
Error using MException/rethrow
RETHROW can only throw a previously caught exception.
Error in matlab.ui.internal.dialog.FileSystemChooser/PathParser (line 87)
Error in matlab.ui.internal.dialog.FileSystemChooser/set.InitialPathName (line 32)
Error in uigetdir_helper (line 28)
Error in uigetdir (line 62)
Error in oufti/loads1 (line 4109)
Error in oufti/loadstack (line 4046)
Sometimes, this error message doesn't occur, and the images load, but after that, the program freezes when trying to load parameters or a previous analysis. Although these errors prevent normal functions, I have been able to do sample analysis through batch processing but only one image set at a time; after the error message occurs, it prevents any further working, and I need to restart the program. I have tried deleting and reinstalling the program, and it doesn't fix the issue. I'm not sure how to continue troubleshooting the error. Any help would be greatly appreciated!