In command window , use emelentary transformation to create a echelon matrix ?

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)

See the documentation on the rref function. I am not certain what you want.

2 Comments

thanks , but my teacher dont allow me to use the rref funtion . Maybe there's another way ?
Yes.
You will have to code it yourself.

Sign in to comment.

Asked:

on 23 Dec 2017

Commented:

on 23 Dec 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!