7 lines
142 B
Matlab
7 lines
142 B
Matlab
%% Script Description
|
|
%
|
|
|
|
%% Load the sample and the stewart platform
|
|
load('./mat/sample.mat', 'sample')
|
|
load('./mat/stewart.mat', 'stewart')
|