Overlay Plots via a list dialog
1 次查看(过去 30 天)
显示 更早的评论
I currently have a list dialog where it asks the user for the computation method out of 4 choices and does some computation. Afterward, I have another list dialog where it asks the user which plots from the methods they chose would they like to overlay. I don't know how to write a code that depending on the user choice that it can dynamically add code to the plot() section of the figure syntax. I don't want to write 15 if statements with unique figure statements to check for every combination.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!