Change matrix to vector2 - MATLAB Cody - MATLAB Central

Problem 43315. Change matrix to vector2

Difficulty:Rate

From

x =
       4     3
       5     1
       5     1

To

y =
       4
       3
       5
       1
       5
       1

Solution Stats

52.65% Correct | 47.35% Incorrect
Last Solution submitted on Nov 21, 2024

Problem Comments

Solution Comments

Show comments
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used...
3
5

Problem Recent Solvers114

Suggested Problems

More from this Author27

Community Treasure Hunt

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

Start Hunting!
Go to top of page