Clear Filters
Clear Filters

how to concatenate a variable, for to store the multiple values?

1 view (last 30 days)
how to concatenate a variable, for to store the multiple values?
  3 Comments
Thara C.S
Thara C.S on 2 Jan 2019
Mean=y/count
its an example. In which i have to do automation, so i have to store the values in the 'mean' variable. That s why i need to concatenate the 'mean' variable?

Sign in to comment.

Answers (1)

madhan ravi
madhan ravi on 1 Jan 2019
You may want to use a cell array.

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!