Produce the following matrix

 x = [2 3 4]
 y_correct = 
 [1   1/2   1/3;
  2    1    1/4;
  3    4     1];

Solution Stats

296 Solutions

86 Solvers

Last Solution submitted on May 28, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Group


Problem Recent Solvers86

Problem Tags

Community Treasure Hunt

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

Start Hunting!