Home of ref3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
* Open Matlab, go to this directory and run: <tt>install_ref3.m</tt>. | * Open Matlab, go to this directory and run: <tt>install_ref3.m</tt>. | ||
* See ref3_example.mdl for an example of how to use Ref3. | * See ref3_example.mdl for an example of how to use Ref3. | ||
Note that you should have a compiler installed on your computer in order to install Ref3. Type <tt>mex -setup</tt> in Matlab to identify available compilers on your computer. See the [[FAQ of shapeit| FAQ of ShapeIt]] for more information on compiling. |
Revision as of 15:50, 17 August 2012
Here you can download the good old single axis 3rd order setpoint generator, originally created by René van de Molengraft. The original tool (as .exe), including additional information, can be found at the old website.
Download
Compared to the .exe on the old site, the above .zip file fixes some installation issues so that the tool also works on newer Matlab versions.
Installation
- Unzip the files into a directory, preferably in $matlabroot\toolbox\, which is the Matlab toolbox directory.
- Open Matlab, go to this directory and run: install_ref3.m.
- See ref3_example.mdl for an example of how to use Ref3.
Note that you should have a compiler installed on your computer in order to install Ref3. Type mex -setup in Matlab to identify available compilers on your computer. See the FAQ of ShapeIt for more information on compiling.