Filter löschen
Filter löschen

Matlab 2014b App Designer camera on axis problem.

2 Ansichten (letzte 30 Tage)
Soufiane Sousou
Soufiane Sousou am 6 Mai 2015
Hello;
Please how can i show images in axes in app designer ? becouse the old way doesn't work :
I use :
" app.Camera = webcam(1); app.Image = snapshot(app.Camera1); app.CameraAxes; % Or gca imshow(app.Image);
But when i use plot command to plot normal set of data it's fine the problem is just with images it shows nothing on axes.
Please Help me.

Antworten (1)

Cesar Rivadeneyra
Cesar Rivadeneyra am 21 Nov. 2015
I am not sure that the current version of App Designer supports images.

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by