Matlab 2014b App Designer camera on axis problem.

1 回表示 (過去 30 日間)
Soufiane Sousou
Soufiane Sousou 2015 年 5 月 6 日
回答済み: Cesar Rivadeneyra 2015 年 11 月 21 日
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.

回答 (1 件)

Cesar Rivadeneyra
Cesar Rivadeneyra 2015 年 11 月 21 日
I am not sure that the current version of App Designer supports images.

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by