Help me about creating table in matlab ?
Show older comments
I have 3 vector. x = [1;2;3;4;5]; z = [1.2;2.4;3.4;5.0;4.1], y = [12;11;24;18;20]. And I want to create a table from that vectors like the picture. How do I do it? thanks very much

Answers (2)
Categories
Find more on Tables in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!