obliqueview

Obliqueview - View an axes using an oblique projection
957 Downloads
Updated 29 Mar 2011

View License

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Obliqueview transforms an axes to use an oblique projection instead of the default orthographic projection. Although oblique projections are distorted views, they are often useful for illustration purposes.

Obliqueview lets the user select a viewing plane ('xy','xz,'yx',etc) and angle for the receding axis. The foreshortening ratio can also be specified. The view can be changed by calling obliqueview with new parameters.

Obliqueview is designed to be used with oaxes, a central axis display. Oaxes is available through the MATLAB File Exchange at http://www.mathworks.com/matlabcentral/fileexchange/30018 . If oaxes is not installed, obliqueview will still run, but with reduced functionality.
Note: obliqueview requires use version 2.0 or later of oaxes.

More information on oblique and orthographic projections:
http://en.wikipedia.org/wiki/Oblique_projection
http://en.wikipedia.org/wiki/Projection_(linear_algebra)
http://en.wikipedia.org/wiki/Orthographic_projection

Cite As

John Barber (2024). obliqueview (https://www.mathworks.com/matlabcentral/fileexchange/30891-obliqueview), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Preprocessing Data in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0