fprfintf for matrices and rounding
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Joseph DeMaria
le 4 Nov 2020
Réponse apportée : Stephen23
le 4 Nov 2020
Within the question we have a function that solves for such matrices A,B,and C, these matrices are each 3x3 matrices. i.e.
A=
1 2 3
4 5 6
7 8 9
B =
1 2 3
4 5 6
7 8 9
C =
1 2 3
4 5 6
7 8 9
how can I print these using fprint f to display matrix A,B, and C using two decimals within 5 spaces for each element?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Low-Level File I/O 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!