fieldlines3D

Fieldlines3D plots a field line with the initial point P(x0,y0,z0).
1.1K Downloads
Updated 6 Jun 2005

View License

fieldlines3D(X,Y,Z,U,V,W,x0,y0,z0) plots a field line with the initial point P(x0,y0,z0).The matrices X,Y,Z,U,V,and W must all be the same size and contain corresponding position and field components.The function employs the 4th order Runge-Kutta method for solving numerically differential equation y'=f(x,y).

Cite As

Avni Pllana (2024). fieldlines3D (https://www.mathworks.com/matlabcentral/fileexchange/7768-fieldlines3d), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Vector Fields 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