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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Dinesh Iyer
il 3 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Mobile in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!