Use the following. A = [A elem] % for row array. or. A = [A; elem] % for col array. Edit: Another simpler way is (as @BenVoigt suggested) to ...
確定! 回上一頁