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!