Clear Filters
Clear Filters

Info

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

Reading names of preexisting figures and combining figures that share the same name?

1 view (last 30 days)
If there are multiple existing figures in the form of line/scatter plots, is there a function or script that could be used to merge figures that have the same names?
Ex:
I have figures: Alpha, Alpha, Beta, Beta, Beta, Gamma
I want both plots for Alpha to be merged onto one figure, all three Beta plots to be merged into one figure, and the Gamma plot to remain with no changes.
  3 Comments
ethan campbell
ethan campbell on 16 Aug 2019
I was using a reading loop to read and graph data from multiple files in a folder; your first answer gave me some ideas and I ended up getting the results that I needed. Thank you!
dpb
dpb on 16 Aug 2019
Great!!! Glad to prompt an alternate (and better) solution. I figured something like that was going on... :)

Answers (0)

This question is closed.

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!