1 2 3 4 5 6 7
function [ target_diff ] = get_target_diff( target_t, pos, cur_time ) %GET_TARGET_DIFF Summary of this function goes here % Detailed explanation goes here end