i have created an executable file using deploytool but this tool doesn't support some functions, it's showing error using==> imaqdevice.preview. preview(OBJ) is not permitted in deployed mode. please help me to get preview for my video input.
1 view (last 30 days)
Show older comments
Error using ==> imaqdevice.preview PREVIEW(OBJ) is not permitted in deployed mode
Error in ==> @(hObject,eventdata)file name('startStopCamera_Callback,hObject, eventdata,guidata(hObject))0
0 Comments
Answers (1)
Dinesh Iyer
on 3 Aug 2015
Mahesh,
I do not believe that imaqtool is deployable. You probably would have to write your own. You can search on MATLAB file exchange if some one already has some sample code for this.
Dinesh
0 Comments
See Also
Categories
Find more on MATLAB Mobile 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!