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 years 前 | 1 个回答 | 0
