MATLAB Preliminaries
From inside MATLAB, distance is simply called as:
D = distance(0,0,0,1,0,0)
D =
1
If we have more than one output variable, the left side must be a vector, with a list that matches the call [A , B , C ... ]
Previous slide
Next slide
Back to first slide
View graphic version