My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Install  
How ton install COPODA
Phase-Deploy, Featured
Updated Jan 26, 2012 by maze.guillaume

How to get and install COPODA in the lastest version ?

  1. Go into your Matlab toolbox folder and type:
  2.   svn checkout http://copoda.googlecode.com/svn/trunk/ copoda-package
This command will create a directory named copoda-package with two subfolders: copoda and odata.
  1. cd to the folder: copoda-package/copoda
  2. Launch Matlab from there,
  3. At the Matlab prompt, run the following script: copoda_install

And let the routine installs the package for you, you should be all set afterward ...

How to update ?

  1. cd to the folder: copoda-package or where ever you downloaded the code using svn
  2. simply type:
  3. svn update

Troubles

May be you already check out the code using the tab source/checkout instructions. In this case, your copy of the code is under copoda-read-only and not copoda-package. Skip steps 1 and 2, cd to folder copoda-read-only/copoda and follow the rest of the instructions.


Sign in to add a comment
Powered by Google Project Hosting