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

6 Ansichten (letzte 30 Tage)
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 Kommentar
Adam
Adam am 13 Dez. 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?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

madhan ravi
madhan ravi am 13 Dez. 2018
Bearbeitet: madhan ravi am 13 Dez. 2018
why not? create a handle for each plot command and set the transparency factor as mentioned Here

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by