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

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

Asked:

on 25 Jul 2014

Commented:

on 25 Jul 2014

Community Treasure Hunt

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

Start Hunting!