Please help with printing a table to a file in the format given in the project
2 views (last 30 days)
Show older comments
Hello, I am trying to get my code to make a table or just have the numbers next to and above the t solutions that I have in the solutions matrix. I don't need to have the lines of the table exactly like in the picture, it just needs to look similar.
I tried using a for loop with my k index in line 100 to line 118 to try to manually make the table but it will not work. Because it will go beyond the number of rows in my solutions matrix. I need an alternative solution please to make this table. Thanks
P.S. Everything needed is attached
Answers (0)
See Also
Categories
Find more on Matrix Indexing 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!