how to input a matrix
Show older comments
[5 2 2 4 0 1 2 3 0;0 5 6 7 1 1 6 3 1;0 1 6 7 4 5 2 3 2;0 1 2 5 4 5 6 3 3;2 3 0 7 9 7 5 5 4;0 2 2 1 4 1 5 5 5 ;0 1 2 3 6 7 8 9 1 ;0 1 2 3 4 7 6 5 7] i need to input this matrix in GUI from keyboard, how can i do this
Answers (1)
Azzi Abdelmalek
on 1 Jul 2015
Edited: Azzi Abdelmalek
on 1 Jul 2015
1 vote
You can use a table https://www.youtube.com/watch?v=O4LKSR7i2IU
Categories
Find more on Creating and Concatenating Matrices 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!