plot2svg - Trying to save a figure with transparent plots
1 view (last 30 days)
Show older comments
Hello, I'm trying to save a figure with a 3D-plot of a transparent cone and a non-transparent cutting plane with plot2svg. Unfortunately, it seems that plot2svg is stacking the single plots on top of each other. Either the plane or the cone is on top. Is there any possibility to save the exact figure from MATLAB with plot2svg?
Thanks.
0 Comments
Answers (1)
Soumya Saxena
on 12 Aug 2016
If I understand correctly, you would like to save a figure from MATLAB with plot2svg.
Since “plot2svg” is a Matlab File Exchange Submission, I would recommend that you contact the author of the submission directly. They would be able to clarify any questions that you may have about the usage.
If you want to save your figure to a specific file format like “svg” , you can find details in the following documentation link:
0 Comments
See Also
Categories
Find more on Lighting, Transparency, and Shading 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!