How can I enter a matrix into GUI?

I want to write a code which calculates Inverse matrix without using inv function..
What I want to do is to enter a matrix with pushing the push button"Enter a matrix" after typing the matrix in the left "Input matrix" box, then when I push the "Run" button, it will give an inverse matrix of it..
So How could I Enter a matrix with the push button and the editable text box..?

Categories

Asked:

on 25 Nov 2022

Answered:

on 26 Nov 2022

Community Treasure Hunt

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

Start Hunting!