I'm currently trying to get a vector graphic image where two planes are prenseted in one 3D plot.
When I run my code on matlab, it shows a good preview. But then I can't get the same quality when importing that image into adobe illustrator.
I need to use illustrator to put multiple graphs together in one image with eps format.
This is what i want and what i get in the matlab live-editor preview.
And this is what I get when I copy the image as "vector graphics" and paste it on adobe illustrator.
As you can see, the the blue plane is almost completely hidden.
Are there any solutions for this? If there are alternative ways other than using illustrator, that will also be welcomed.
Thanks for reading it through.
(I attached my terrible code for your reference)