Curvilinear Projection

Projects cartesian coordinates system onto a curvilinear coordinate system
12 Downloads
Updated 1 Sep 2023

View License

This function projects the vectors defined at each location of a line in a cartesian coordinates system onto a curvilinear coordinate system defined by the line itself.
The new curvilinear abcissa becomes x1, and the vectors components u,v become u1,v1 in the new system
See example for an illustration.

Cite As

Farbos de Luzan (2023). Curvilinear Projection, MATLAB Central File Exchange. Retrieved September 1, 2023.

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux

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.3

minor correction when no input

1.0.2

minor correction for nanflags

1.0.1

fixed description

1.0.0