Output Multiple Graphs from one function - handle to deleted object
Show older comments
I currently have a function that attempts to create a bar and swarm plot and output them to be viewed simultaneously. I can only get the last graph in the function to print, the other one says "handle to deleted". It seems logical to me that a function ought to be able to print multilpe graphs. I am using hold on/off appropriately as I want the graphs to be separate, not imposed on each other. Is there a way for me to be able to print these two graphs?
1 Comment
Anton Kogios
on 4 Apr 2023
Can you post your code on what you have so far please?
Answers (0)
Categories
Find more on 2-D and 3-D Plots 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!