Feeds
已回答
Excel I/o matlab
Get_Distance function distance = get_distance(a,b) [~,~,raw] = xlsread('Distance.xlsx'); [row,col] = size(raw); for i = 2:ro...
Excel I/o matlab
Get_Distance function distance = get_distance(a,b) [~,~,raw] = xlsread('Distance.xlsx'); [row,col] = size(raw); for i = 2:ro...
5 years 前 | 0