Vertically stack two vectors - MATLAB Cody - MATLAB Central

Problem 42451. Vertically stack two vectors

Difficulty:Rate

Stack two vectors on top of each-other so that...

if

A = [1 5 3]

and

B = [8 6 4]

then

C = [1 5 3 ; 8 6 4]

Solution Stats

91.38% Correct | 8.62% Incorrect
Last Solution submitted on Dec 06, 2024

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8

Problem Recent Solvers102

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!