i Have a Matrix A and i want to see in another format

1 次查看(过去 30 天)
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 个评论
Matt J
Matt J 2018-4-19
You have many open threads that you have not Accept-clicked answers to. Responsiveness is likely to improve if you do.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Operating on Diagonal Matrices 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by