How can I concatenate two vertices with values from one function independently of each other?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!