How to insert column data into an array?

2 views (last 30 days)
I have a column in the dataset for which i have assigned a variable which prints the whole column . Now the problem is i want to insert each value in an array so that i can use those values in a loop to get my desired result. How should i do that ? I can provide a sample dataset for the query

Accepted Answer

Cris LaPierre
Cris LaPierre on 16 Feb 2021
Ch 5 and Ch 13 of MATLAB Onramp.
  1 Comment
Karthik Garimella
Karthik Garimella on 16 Feb 2021
Thank you so much for this. I'm pretty new to Matlab and all of it being so straight-forward
was surprising. Thank you

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!