Rank: 49795 based on 0 downloads (last 30 days) and 0 files submitted
photo

Martin

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Martin
Updated File Comments Rating
14 Nov 2009 Spiral Generator create any kind of spirals, give them volume and export them to workspace. Author: skouliki katelouzos

Works, but relies on two simulink functions; would be good to remove this dependency. I did a temporary hack as below (x-y spirals still work, but I have clearly disabled some functionality).

%rotate= vrrotvec([0 0 1],pl);
%rm = vrrotvec2mat(rotate);
rm = eye(3); % Added

Contact us at files@mathworks.com