Is there any way to plot two plots in same figure and changing the transparency separately?

6 visualizzazioni (ultimi 30 giorni)
I want to plot 3 plots in matlab in the same figure. In the figure shown, orange dots have been made using scatter plot and other one( torus) using surface command. When I use alpha to set transparency, it causes issues. I want to set transparency for torus to 0.2 and for scatter plot to 0.6. Is there any way to achieve this?
workspace.png
  1 Commento
Adam
Adam il 13 Dic 2018
Saying it 'causes issues' is no help to anyone trying to help you! Say what actually happens. do you get an error? Does it not apply the transparency correctly? Something else?

Accedi per commentare.

Risposte (1)

madhan ravi
madhan ravi il 13 Dic 2018
Modificato: madhan ravi il 13 Dic 2018
why not? create a handle for each plot command and set the transparency factor as mentioned Here

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by