In command window , use emelentary transformation to create a echelon matrix ?
Show older comments
For example , i have matrix A = [1 2 ; 3 2] How can i create a echelon matrix from it in command window ( not script) ?
Answers (1)
Star Strider
on 23 Dec 2017
0 votes
See the documentation on the rref function. I am not certain what you want.
2 Comments
Tran Thien
on 23 Dec 2017
Star Strider
on 23 Dec 2017
Yes.
You will have to code it yourself.
Categories
Find more on Vector Spaces and Subspaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!