RoPod/Tutorials/Matlab Installation: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


Then follow this instructions:
Then follow this instructions:
ftp://ftp.tue.nl/tue-ftp/pub/windows/campus/matlab/Linux/EN_MAN_Matlab_InstAct_Linux.pdf
https://intranet.tue.nl/en/university/services/ict-services/help-and-support/software-tue-device/matlab-for-linux/


Install (at least) the following toolboxes:
Install (at least) the following toolboxes:

Revision as of 14:56, 12 October 2017

In order to install Matlab, run the following commands:

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

Then follow this instructions: https://intranet.tue.nl/en/university/services/ict-services/help-and-support/software-tue-device/matlab-for-linux/

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.