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 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Dinesh Iyer
2015년 8월 3일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!