Feeds
提问
The return value of the extrinsic function is a variable array, How can I access it?
J = zeros(0,1); coder.varsize(J); coder.extrinsic('fast_union_sorted'); temp = fast_union_sorted(activeSet, I); J = temp;...
10 years 前 | 1 个回答 | 0
提问
10 years 前 | 1 个回答 | 0