Daniel McCully
Followers: 0 Following: 0
Feeds
提问
Undefined function 'abs' for input arguments of type 'cell'.
function c = test(A) r=abs(A(2,2)); disp(r); end I'm trying to take the absolute value of a specific cell but i get this e...
5 years 前 | 1 个回答 | 0