Please help with printing a table to a file in the format given in the project
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
Risposte (0)
Vedere anche
Categorie
Scopri di più su Matrix Indexing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!