mouse move issue in matlab generated exe

2 views (last 30 days)
venkata
venkata on 19 Jun 2013
hi,
i developed a tool, which is useful to load a video and annotate the objects. i generated a exe and it is working fine in windows machine where MCR is installed. Now the issue is ....For the same tool i integrated a part of mouse over image (displays zoomed image when mouse over on original image) using 'windowbuttonmotionfcn' of current figure, this code is working fine in matlab installed machine but after generating exe ...it is not working and it hangs up on other machine where MCR installed without any error message.
i am using below command for generating exe
mcc -m myfilename.m
please suggest me where i am doing wrong
please let me know if any details required
thanks in advance!

Answers (0)

Categories

Find more on Java Package Integration 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!