Clear Filters
Clear Filters

how to reduce rows to column

4 views (last 30 days)
OriAlpha
OriAlpha on 23 Feb 2019
Answered: Star Strider on 23 Feb 2019
I have matrix of 1 column and 54 rows
i need to convert to 3 columns and 18 rows
how do i do this

Accepted Answer

Star Strider
Star Strider on 23 Feb 2019
Use the reshape (link) function.

More Answers (0)

Categories

Find more on Multidimensional Arrays in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!