Clear Filters
Clear Filters

how to copy a .fig file into a GUI?

1 view (last 30 days)
Galit Moshkovitz
Galit Moshkovitz on 4 Jul 2018
Commented: Geoff Hayes on 4 Jul 2018
Hi I am trying to copy a .fig file to an axes in GUI using copyobj, but it does not work.
I do not know if there is any other way to do this.
thanks in advance for your answers
  1 Comment
Geoff Hayes
Geoff Hayes on 4 Jul 2018
Galit - please clarify: are you trying to copy the graphics objects from the fig file into an axes on a GUI? Are you copying all objects or just some? Please show the code that you are using to do this.

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Object Identification 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!