how to resolve the error

1 view (last 30 days)
ajith
ajith on 18 Sep 2015
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

Answers (0)

Categories

Find more on Package MATLAB Functions in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!