A simple rewrite of gfrref and gfnull by Mark Wilde, which are based on rref and null by MathWorks.
Example:
A = gf( randi([0 1], 3 ));
Z = gf2null(A);
A * Z
Cite As
Byoung-Jo Choi (2025). gf2null (https://se.mathworks.com/matlabcentral/fileexchange/69508-gf2null), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Histograms in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: gfnull
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |