iscoplanar.m

Tests input points for coplanarity in 3-space.

Download
Download

You are now following this Submission

Cite As

Brett Shoelson (2026). iscoplanar.m (https://www.mathworks.com/matlabcentral/fileexchange/46-iscoplanar-m), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: geom3d

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0

This is a complete (much-improved) rewrite of my previous |iscoplanar| function. This version considers the rank of the input matrix relative to the dimensionality of its space.

Download
1.0.0

Fixes omission of absolute value in comparison with tolerance. Also, now uses determinants; new version is approximately 10x faster.

Download