Matlab is giving me multiple graphs and i'm only interested in one of them...How do i filter out the unnecessary curves that matlab is giving me?

1 vue (au cours des 30 derniers jours)
figure(6) set(gcf,'renderer','zbuffer'); plot(time,C/Co,'-') title('Break Through Curve') xlabel('t') ylabel('C/Co')

Réponses (1)

Alessandro Masullo
Alessandro Masullo le 3 Mai 2016
If you go to view, plot browser, in the figure menu, you can see everything that is plotted and untick what you don't want to see

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by