You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
[normal, d] = plot_line(p1, p2, p3)
where, p1 = [x y z] similliarly all other points are passed in the same pattern.
If the eq of plane is assumed to be:
ax + by + cz = d;
This function takes 3 points as input ans return [a b c] and d
Cite As
Nitish Tripathi (2026). Plot a plane from 3 points (https://www.mathworks.com/matlabcentral/fileexchange/41937-plot-a-plane-from-3-points), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (1.32 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
