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

2 views (last 30 days)
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.

Accepted Answer

Sai Sri Pathuri
Sai Sri Pathuri on 5 Aug 2019
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.

More Answers (0)

Categories

Find more on Visual Exploration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!