3D data space to figure space conversion

Just like ds2nfu, but works with 3D plots
519 Downloads
Updated 29 May 2012

View License

[Xf, Yf] = ds3nfu(HAX, X, Y, Z) ;
Takes X,Y, and Z coordinates on the axis HAX, and gives you the
X and Y position in the figure window, from 0 to 1
same idea as ds2nfu.m from file exchange, except it works with 3d input

Also includes test function to demonstrate utility
-Jeff Marks

Cite As

Jeff Marks (2024). 3D data space to figure space conversion (https://www.mathworks.com/matlabcentral/fileexchange/36871-3d-data-space-to-figure-space-conversion), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Data space to figure units conversion

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