Feeds
질문
im trying to create a function that wors the same way as the unique() function without using it
i first wrote it as a stand along program clear, clc nput = [1 2 3 4 4 5 5 6 7 8 9]; %function bmatch = findmatch(nput) q = ...
대략 4년 전 | 답변 수: 1 | 0
