How to extract a value from a Row or Column vector?
Show older comments
Im trying to take the 5th value of a randomly generated row or column vector. How would I write the code for that?
2 Comments
Star Strider
on 23 Jun 2020
Is this as homework assignment?
SCE
on 27 Feb 2024
A= V(5)
Simply write this!:)
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!