Problem when using camproj('perspective')
8 views (last 30 days)
Show older comments
I'm plotting the pressures on the facade of a building using patch and the lines on the floor using plot3. To make the grid lines on the floor I use very long lines.
When I use orthographic projection I obtain the following:

The when I use camproj('perspective') I obtain this:

The grid lines on the floor are visible through the building and there are lines on the building that should be hidden that are visible.
I don't know why it happens and it ruins the desired effect.
Any help is appreciated.
2 Comments
Lukas Kunz
on 31 Jan 2021
I have a very similar problem. Could you solve the problem and post the solution? Or is there anyone else who could give advice? Any help would be highly appreciated.
Answers (0)
See Also
Categories
Find more on Graphics Performance 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!