i Have a Matrix A and i want to see in another format
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a matrix A= { 1 2; 1 3; 2 2; 2 3;} and i want output as S= {1 1 0; 1 2 1; 1 1 1; 2 1 0; 2 2 1; 2 3 1;} please help
1 commentaire
Matt J
le 19 Avr 2018
You have many open threads that you have not Accept-clicked answers to. Responsiveness is likely to improve if you do.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!