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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Dinesh Iyer
el 3 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre MATLAB Mobile en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!