SDT-rotor         Contents     Functions         Next     PDF Index

1. Installation

The SDT/Rotor toolbox is intalled as a patch on an SDT installation. You can download the toolbox from

http://www.sdtools.com/distrib/beta/rotor_patch_dis.p

Then within MATLAB,

% 1/ cd to location where you saved the patch
%  MUST differ from SDT path
cd tempdir
% 2/ check that you will overwrite the expected SDT installation
path
which('feplot');
% 3/ install the patch (you must have write permission on the directory)
rotor_patch_dis

END OF CHAPTER


©1991-2023 by SDTools
Up Next