RoPod/Tutorials/Matlab Installation: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
(Created page with '<div style="width: 40%; float: right;"><center>{{:RoPod_Table_Menu}}</center></div> <div STYLE="float: left; width:60%"> In order to install Matlab, run the following commands:…')
(No difference)

Revision as of 18:37, 22 March 2017

In order to install Matlab, run the following commands:

sudo apt-get install cifs-utils
mkdir /mnt/matlab 

Then follow this instructions: ftp://ftp.tue.nl/tue-ftp/pub/windows/campus/matlab/Linux/EN_MAN_Matlab_InstAct_Linux.pdf

Install (at least) the following toolboxes:

  • Robotic Systems Toolbox.
  • Embedded Coder.
  • Other desired toolboxes.

Later you can add more toolboxes if needed by following the same installation instructions.

In the next set of instructions, we are going to install the Matlab and RoPod interface.