Store vector values in a array
3 views (last 30 days)
Show older comments
Hi,
I am trying to store the output of a calculation
5
6
9
10
which is a vector into an array. Can someone please help? TIA
0 Comments
Answers (1)
Bryant Lash
on 16 Apr 2019
Hi, it's not clear what you're trying to accomplish. Is
Array = [5,6,9,10]
a suitable answer? If not, please be more speicific with your issue.
6 Comments
See Also
Categories
Find more on Matrix Indexing 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!