Info

This question is closed. Reopen it to edit or answer.

how to use export_fig in matlab app designer?

1 view (last 30 days)
Rohit Deshmukh
Rohit Deshmukh on 12 Mar 2020
Closed: Adam Danz on 12 Mar 2020
I want to copy Ui Axes to a figure. How the export_fig should be implemented? Unfortunately copyUiAxes is not working in my case.
I tried export_fig(gca,filename), but gives some error.What is the way to tackle this issue?

Answers (0)

Community Treasure Hunt

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

Start Hunting!