How can I concatenate two vertices with values from one function independently of each other?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
2 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!