how to resolve the error
1 view (last 30 days)
Show older comments
After deployment i received the following errors how to resolve this. When run in matlab shows no error but after deployment soon the following errors.
??? Error using ==> rethrow RETHROW can only throw a previously caught exception.
Error in ==> AbstractBaseFileDialog.AbstractBaseFileDialog>AbstractBaseFileDialog.PathParser at 86
Error in ==> AbstractBaseFileDialog.AbstractBaseFileDialog>AbstractBaseFileDialog.set.Initial PathName at 31
Error in ==> uigetputfile_helper at 51
Error in ==> uigetfile at 126 Error in ==> mainfunctionclc at 10
0 Comments
Answers (0)
See Also
Categories
Find more on Call C++ from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!