i want to print a 3x3 matrix with spacing 1.5 between the elements of the matrix.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
my matrix representaion should be like this.
- - -
- - -
- - -
2 commentaires
Jan
le 20 Juin 2018
The question is not clear. What kind of "spacing" do you mean? The values of the output? 1.5 what?
Stephen23
le 20 Juin 2018
@vineetha koduri: What values are in the matrix, and how should they be formatted? Where do you want to "print" these values? Have you tried using fprintf?
Réponses (0)
Voir également
Catégories
En savoir plus sur Matrices and Arrays dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!