Is there any way to use imfreehand or drawfreehand on UIAxes on appdesigner?

2 次查看(过去 30 天)
Hello
It seems that on the appdesigner neither the imfreehand nor drawfreehand does not work for the UIAXES. Is there any way to use them or any equivalent?
Thank you for your time and consideration.

采纳的回答

Sai Sri Pathuri
Sai Sri Pathuri 2019-8-5
Hi,
At present, the drawfreehand and imfreehand functions accept only standard axes object as an argument, not UIAxes object that is used in App Designer.
You can draw ROIs in apps created using App Designer. However, UIAxes cannot be given as a parent. You must use standard Axes object in your app.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Visual Exploration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by