fulllink-solver/TOASimu/test1.m

4 lines
41 B
Matlab

function out = minus2(x, y)
out = x- y;