How can I concatenate two vertices with values from one function independently of each other?

2 views (last 30 days)
Let's say I have a 1x2 array A and another 1x2 array B. I have a function fun that returns two values. How can I concatenate one of these values onto A and the other one onto B?

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!